aboutsummaryrefslogtreecommitdiff
path: root/audio/xmp
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-02-08 21:30:30 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-02-08 21:30:30 +0000
commitf94e34d45374371169bd6a1ca994f742e5d11b18 (patch)
tree10d548d7a0e5d5ae2f45f2f39a7f47ace1a0b027 /audio/xmp
parent077b75c19125eb76e082a81f5c32e4dcaaeaa948 (diff)
downloadports-f94e34d45374371169bd6a1ca994f742e5d11b18.tar.gz
ports-f94e34d45374371169bd6a1ca994f742e5d11b18.zip
Notes
Diffstat (limited to 'audio/xmp')
-rw-r--r--audio/xmp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile
index bfd1baeef6ac..dd2ddb96af37 100644
--- a/audio/xmp/Makefile
+++ b/audio/xmp/Makefile
@@ -21,7 +21,7 @@ USE_XLIB= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-alsa
-CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" CFLAGS="-I${LOCALBASE}/include"
+CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" CFLAGS="-I${LOCALBASE}/include -fPIC"
USE_AUTOCONF= yes
WANT_GNOME= yes