aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/rox-filer/Makefile
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2004-10-30 19:03:29 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2004-10-30 19:03:29 +0000
commitaaa8e2c44a80ed14a9f6d78b1d1e38623ef37c90 (patch)
tree1992ba33b590100467905a8dc4db6b9f05d67049 /x11-fm/rox-filer/Makefile
parent5e51067421aeba5f1e6ff27819a7ad9c2031a102 (diff)
downloadports-aaa8e2c44a80ed14a9f6d78b1d1e38623ef37c90.tar.gz
ports-aaa8e2c44a80ed14a9f6d78b1d1e38623ef37c90.zip
Notes
Diffstat (limited to 'x11-fm/rox-filer/Makefile')
-rw-r--r--x11-fm/rox-filer/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-fm/rox-filer/Makefile b/x11-fm/rox-filer/Makefile
index 1c3514d4927a..88012905124d 100644
--- a/x11-fm/rox-filer/Makefile
+++ b/x11-fm/rox-filer/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= rox
-PORTVERSION= 2.1.3
+PORTVERSION= 2.1.4
CATEGORIES= x11-fm gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= rox
@@ -19,6 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/mime/packages/freedesktop.org.xml:${PORTSDIR}/mi
PLIST_SUB+= LOCALBASE=${LOCALBASE}
+USE_XLIB= yes
USE_GNOME= pkgconfig glib20 gtk20 libxml2 gnomevfs2 pango
USE_AUTOCONF_VER= 213
HAS_CONFIGURE= yes
@@ -35,6 +36,7 @@ BINARIES= FreeBSD-${ARCH}
PLIST_SUB= BINARIES="${BINARIES}"
+CONFIGURE_ENV= APP_DIR=${WRKSRC}/ROX-Filer
CONFIGURE_ARGS= --enable-rox --with-platform=${BINARIES}
CONFIGURE_WRKSRC= ${WRKSRC}/ROX-Filer/src
BUILD_WRKSRC= ${CONFIGURE_WRKSRC}