aboutsummaryrefslogtreecommitdiff
path: root/www/ump
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-01-30 10:25:34 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-01-30 10:25:34 +0000
commit2df76eb0a73bb59d817aa60758a5f10e3e544c3b (patch)
tree07e10c49034b87755dafb03956ad93c5363e0bb7 /www/ump
parent1c97f613254a72e0ae97ea8d817ebe38096d6949 (diff)
Notes
Diffstat (limited to 'www/ump')
-rw-r--r--www/ump/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/www/ump/Makefile b/www/ump/Makefile
index 46a869fdcca7..5ae864f3e37c 100644
--- a/www/ump/Makefile
+++ b/www/ump/Makefile
@@ -38,6 +38,7 @@ TIMIDITY_VERSION= 2.13.2
USE_BZIP2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-ump --with-default-path=${LOCALBASE}/share/timidity
+CONFIGURE_ENV= LDFLAGS=-export-dynamic
USE_GMAKE= yes
USE_XLIB= yes
USE_XPM= yes
@@ -64,10 +65,6 @@ CONFIGURE_ARGS+= --enable-audio=oss,esd
CONFIGURE_ARGS+= --enable-audio=oss
.endif
-.if ${PORTOBJFORMAT} == "elf"
-CONFIGURE_ENV= LDFLAGS=-export-dynamic
-.endif
-
post-extract:
@${MKDIR} ${WRKSRC}/ump
@for f in ${ZDIST:C/:.*$//}; do \