aboutsummaryrefslogtreecommitdiffstats
path: root/audio/terminatorx
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2003-01-03 03:22:57 +0800
committerarved <arved@FreeBSD.org>2003-01-03 03:22:57 +0800
commitba311154acd85dd374548a038fbf56fabe65d920 (patch)
tree9b0766ea34accf0631ee199f5a5a8ae932b12ce6 /audio/terminatorx
parent8c0ae370ef4618505977363d94db5b2e0caad39a (diff)
downloadfreebsd-ports-gnome-ba311154acd85dd374548a038fbf56fabe65d920.tar.gz
freebsd-ports-gnome-ba311154acd85dd374548a038fbf56fabe65d920.tar.zst
freebsd-ports-gnome-ba311154acd85dd374548a038fbf56fabe65d920.zip
Move USE_X_PREFIX before bsd.port.pre.mk
Diffstat (limited to 'audio/terminatorx')
-rw-r--r--audio/terminatorx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile
index 4ae6afa521d7..b859b3f7d960 100644
--- a/audio/terminatorx/Makefile
+++ b/audio/terminatorx/Makefile
@@ -16,6 +16,7 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
USE_GNOMENG= yes
+USE_X_PREFIX= yes
USE_GNOME= gnomehier gnomelibs
CONFIGURE_ARGS+= --disable-gtk2
@@ -37,7 +38,6 @@ CONFIGURE_ARGS+= --enable-mad
GNU_CONFIGURE= yes
USE_REINPLACE= yes
USE_GMAKE= yes
-USE_X_PREFIX= yes
CONFIGURE_TARGET=
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \