summaryrefslogtreecommitdiff
path: root/x11-fm/xfm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm/xfm/Makefile')
-rw-r--r--x11-fm/xfm/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/x11-fm/xfm/Makefile b/x11-fm/xfm/Makefile
index f32f3c3d1ee7..2417bb73b926 100644
--- a/x11-fm/xfm/Makefile
+++ b/x11-fm/xfm/Makefile
@@ -3,14 +3,16 @@
# Date created: 28 December 1994
# Whom: jc@irbs.com John Capo
#
-# $Id: Makefile,v 1.3 1995/02/11 13:51:45 asami Exp $
+# $Id: Makefile,v 1.4 1995/04/01 12:51:23 jkh Exp $
#
DISTNAME= xfm-1.3
-DISTFILES= xfm-1.3.tar.gz
-USE_IMAKE= yes
-MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/applications/
CATEGORIES+= x11
+MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/applications/
+DISTFILES= xfm-1.3.tar.gz
+
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
+USE_IMAKE= yes
+
.include <bsd.port.mk>