summaryrefslogtreecommitdiff
path: root/net/cvsup/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-02-10 09:04:04 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-02-10 09:04:04 +0000
commit02baa4219f21a975a01e43480a21f37b2bf6c5a9 (patch)
tree182201ea3f21f889143b4babd2344ed12e2e4532 /net/cvsup/Makefile
parentCatch up to new COMMENT semantics (contains comment string instead of (diff)
Convert COMMENT to COMMENTFILE until these ports can be converted.
Submitted by: lioux
Notes
Notes: svn path=/head/; revision=75232
Diffstat (limited to 'net/cvsup/Makefile')
-rw-r--r--net/cvsup/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cvsup/Makefile b/net/cvsup/Makefile
index 0859dae2da00..67503fc31669 100644
--- a/net/cvsup/Makefile
+++ b/net/cvsup/Makefile
@@ -19,7 +19,7 @@ MAINTAINER= jdp@FreeBSD.org
M3FLAGS+= -DNOGUI
BUILD_DEPENDS= ${PREFIX}/lib/m3/pkg/tcp/${TARGET}/libm3tcp.a:${PORTSDIR}/lang/ezm3
PKGNAMESUFFIX= -without-gui
-COMMENT= ${PKGDIR}/pkg-comment.nogui
+COMMENTFILE= ${PKGDIR}/pkg-comment.nogui
DESCR= ${PKGDIR}/pkg-descr.nogui
.else
USE_XLIB= yes