aboutsummaryrefslogtreecommitdiff
path: root/devel/desktop-file-utils
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-02-26 05:40:08 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-02-26 05:40:08 +0000
commitcdfa2443b153ea7ba4572b20f58796c47e415fda (patch)
tree4e09ccb5cab23189863d920c7998b8f04ed073a3 /devel/desktop-file-utils
parent90dd37c655a33cde4bf086a99e5490a0fed1396a (diff)
downloadports-cdfa2443b153ea7ba4572b20f58796c47e415fda.tar.gz
ports-cdfa2443b153ea7ba4572b20f58796c47e415fda.zip
Notes
Diffstat (limited to 'devel/desktop-file-utils')
-rw-r--r--devel/desktop-file-utils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/desktop-file-utils/Makefile b/devel/desktop-file-utils/Makefile
index 2f6929d22a50..5e0734b7b792 100644
--- a/devel/desktop-file-utils/Makefile
+++ b/devel/desktop-file-utils/Makefile
@@ -18,9 +18,9 @@ LIB_DEPENDS= popt:${PORTSDIR}/devel/popt
USE_GNOME= glib20
WANT_GNOME= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-lispdir=${PREFIX}/share/emacs/site-lisp
+CONFIGURE_ARGS= --without-lispdir
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+ LDFLAGS="-L${LOCALBASE}/lib" EMACS="no"
PKGINSTALL= ${WRKDIR}/pkg-install
PKGDEINSTALL= ${WRKDIR}/pkg-deinstall