Fix build on AMD64

This commit is contained in:
Tilman Keskinoz 2004-01-31 01:51:59 +00:00
parent 530a0a9167
commit 9c2035c0d1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99572

View file

@ -18,6 +18,7 @@ COMMENT= Workman library required by some audio apps
WRKSRC= ${WRKDIR}/libworkman
USE_IMAKE= yes
INSTALLS_SHLIB= yes
CFLAGS+= -fPIC
post-patch:
@${CP} ${WRKSRC}/Config ${WRKSRC}/Config.orig;