aboutsummaryrefslogtreecommitdiff
path: root/ftp/llnlxdir
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-06-09 15:33:28 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-06-09 15:33:28 +0000
commit33e3d901d4375c73d7a95b6894c0022d6be7eb95 (patch)
tree34bbfd02d2930c7d48865fddb99f6e755da7b857 /ftp/llnlxdir
parent842d1150059240d52d41ca8332c4895bd037e0a9 (diff)
downloadports-33e3d901d4375c73d7a95b6894c0022d6be7eb95.tar.gz
ports-33e3d901d4375c73d7a95b6894c0022d6be7eb95.zip
Notes
Diffstat (limited to 'ftp/llnlxdir')
-rw-r--r--ftp/llnlxdir/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/ftp/llnlxdir/Makefile b/ftp/llnlxdir/Makefile
index b5b2f5b36fe4..a22ec0e8c53c 100644
--- a/ftp/llnlxdir/Makefile
+++ b/ftp/llnlxdir/Makefile
@@ -7,7 +7,7 @@
PORTNAME= llnlxdir
PORTVERSION= 2.1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= ftp
MASTER_SITES= ftp://ftp.llnl.gov/pub/ia/llnlxdir/
DISTNAME= latest_xdir
@@ -17,10 +17,11 @@ MAINTAINER= beech@FreeBSD.org
COMMENT= Motif FTP client with drag-and-drop file transfer
PLIST_FILES= bin/xdir lib/X11/app-defaults/XDir
-MAN1= xdir.1
+MAN1= xdir.1
WRKSRC= ${WRKDIR}/llnlxdir2_1_2/sources
USE_MOTIF= yes
USE_IMAKE= yes
+USE_XORG= ice sm x11 xext xp xt
.include <bsd.port.mk>