summaryrefslogtreecommitdiff
path: root/sysutils/lsof
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-10-20 19:18:54 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-10-20 19:18:54 +0000
commit5935210eecb2e45d3471697eaae591c36b86cca5 (patch)
tree75d2a2b6785a0d37aa68ef197b9fce2b8d35cee3 /sysutils/lsof
parentUpdate to version 4.59 (diff)
fix minor nit
Notes
Notes: svn path=/head/; revision=49011
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