diff options
author | Steve Price <steve@FreeBSD.org> | 1998-08-10 00:03:14 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-08-10 00:03:14 +0000 |
commit | 21704cd5242b6340e006490704c9b33a26288b59 (patch) | |
tree | 1f8ec9f5968ef3b807611035f14f2a57faf563b4 /x11-fm/xfm/Makefile | |
parent | 4405a46523922b6b8e8bcb554ebd4350ead9d2b5 (diff) | |
download | ports-21704cd5242b6340e006490704c9b33a26288b59.tar.gz ports-21704cd5242b6340e006490704c9b33a26288b59.zip |
Notes
Diffstat (limited to 'x11-fm/xfm/Makefile')
-rw-r--r-- | x11-fm/xfm/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-fm/xfm/Makefile b/x11-fm/xfm/Makefile index 67a2ac37fc74..2197e8e39393 100644 --- a/x11-fm/xfm/Makefile +++ b/x11-fm/xfm/Makefile @@ -3,7 +3,7 @@ # Date created: 28 December 1994 # Whom: jc@irbs.com John Capo # -# $Id: Makefile,v 1.7 1996/11/18 09:56:20 asami Exp $ +# $Id: Makefile,v 1.8 1998/08/07 22:33:12 asami Exp $ # DISTNAME= xfm-1.3.2 @@ -11,6 +11,8 @@ CATEGORIES= x11-fm MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications +MAINTAINER= ports@FreeBSD.ORG + LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm USE_IMAKE= yes |