aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2003-12-12 20:36:49 +0800
committererwin <erwin@FreeBSD.org>2003-12-12 20:36:49 +0800
commit49163054d32e6c5cb485aa698549efe0fc2436bb (patch)
treedbd71beb22df6bd821b736946bcfec48b2f895db /mail
parent940576197c190e296c96abcf51cc2e7d69a08d9c (diff)
downloadfreebsd-ports-gnome-49163054d32e6c5cb485aa698549efe0fc2436bb.tar.gz
freebsd-ports-gnome-49163054d32e6c5cb485aa698549efe0fc2436bb.tar.zst
freebsd-ports-gnome-49163054d32e6c5cb485aa698549efe0fc2436bb.zip
Make PORTNAME, PORTVERSION, MAINTAINER and COMMENT overrideable again
which seems to be accidentally committed in the previous commit judging from the cvs log message. This should fix INDEX builds.
Diffstat (limited to 'mail')
-rw-r--r--mail/xpbiff/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/xpbiff/Makefile b/mail/xpbiff/Makefile
index 823a455c922b..67e0e86298bc 100644
--- a/mail/xpbiff/Makefile
+++ b/mail/xpbiff/Makefile
@@ -5,16 +5,16 @@
# $FreeBSD$
#
-PORTNAME= xpbiff
-PORTVERSION= 1.27
+PORTNAME?= xpbiff
+PORTVERSION?= 1.27
PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.ics.es.osaka-u.ac.jp/pub/xpbiff/
DISTNAME= xpbiff
DISTFILES= xpbiff-1.27-with-YOUBIN.tar.gz.uu
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A replacement for xbiff that handles popup window with mail header
+MAINTAINER?= ports@FreeBSD.org
+COMMENT?= A replacement for xbiff that handles popup window with mail header
USE_IMAKE= yes
USE_XPM= yes