aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/lsof
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-10-21 03:18:54 +0800
committerobrien <obrien@FreeBSD.org>2001-10-21 03:18:54 +0800
commitf9946b9d48e1617d4a2702901cbcbf0065814767 (patch)
tree24ad44a12ac90df98069719f75de79ed541135c9 /sysutils/lsof
parent311bd8d3f5b7ac86bbe45b2f1f1807be3f40d9f7 (diff)
downloadfreebsd-ports-gnome-f9946b9d48e1617d4a2702901cbcbf0065814767.tar.gz
freebsd-ports-gnome-f9946b9d48e1617d4a2702901cbcbf0065814767.tar.zst
freebsd-ports-gnome-f9946b9d48e1617d4a2702901cbcbf0065814767.zip
fix minor nit
Diffstat (limited to 'sysutils/lsof')
-rw-r--r--sysutils/lsof/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index eb0219c703ff..77b020dae351 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -18,12 +18,14 @@ MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \
ftp://ftp.web.ad.jp/pub/UNIX/tools/lsof/NEW/ \
ftp://ftp.sunet.se/pub/unix/admin/lsof/ \
ftp://ftp.sunet.se/pub/unix/admin/lsof/NEW/
-DISTNAME= ${PORTNAME}_${PORTVERSION}_W
#DISTNAME= ${PORTNAME}_4.59B.freebsd
+#FIXUP_RELEASE= yes
+.if !defined(FIXUP_RELEASE)
+DISTNAME= ${PORTNAME}_${PORTVERSION}_W
+.endif
MAINTAINER= obrien@FreeBSD.org
-FIXUP_RELEASE= yes
WRKSRC= ${WRKDIR}/${SRCBALL_NAME}
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= Configure