summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-10-03 06:51:55 +0000
committerasami <asami@FreeBSD.org>1995-10-03 06:51:55 +0000
commitf21e7451055229ce47f67ded8692fbe8805a8acc (patch)
treef6d806491049d24adac30dbfd81719b88be7147d /mail
parent3cd92330d7ca50bd225841c6ea06149219abc08b (diff)
downloadFreeBSD-ports-f21e7451055229ce47f67ded8692fbe8805a8acc.zip
FreeBSD-ports-f21e7451055229ce47f67ded8692fbe8805a8acc.tar.gz
Cleanup. Reorder things according to standard, change
"PREFIX=/usr/X11R6" to "USE_X11=yes".
Diffstat (limited to 'mail')
-rw-r--r--mail/xfmail/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile
index eb733ba..93ec75e 100644
--- a/mail/xfmail/Makefile
+++ b/mail/xfmail/Makefile
@@ -3,21 +3,21 @@
# Date created: 01 October 1995
# Whom: gena
#
-# $Id: $
+# $Id: Makefile,v 1.1.1.1 1995/10/03 01:20:06 jkh Exp $
#
DISTNAME= xfmail
-PKGNAME= xfmail-0.3-beta
+PKGNAME= xfmail-0.3b
CATEGORIES+= mail x11
MASTER_SITES= ftp://burka.netvision.net.il/pub/xfmail/work/
-WRKSRC= ${WRKDIR}/xfmail/ui
+
+MAINTAINER= gena@NetVision.net.il
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
forms\\.0\\.:${PORTSDIR}/x11/xforms
-PREFIX= /usr/X11R6
-
-MAINTAINER= gena@NetVision.net.il
+USE_X11= yes
+WRKSRC= ${WRKDIR}/xfmail/ui
pre-configure:
@(cd ${WRKSRC} ; cp Makefile.FreeBSD Makefile)
OpenPOWER on IntegriCloud