aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/systemg
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2001-01-17 03:08:45 +0800
committerwill <will@FreeBSD.org>2001-01-17 03:08:45 +0800
commit0ba80656c8f4ec632e9e9d3b55fd409f55e82e44 (patch)
treeee9c734648511f29b2fdf00fe2cff8669c3c4831 /x11-fm/systemg
parenta5ba41bacad7192081dab6463f8d9602893579d0 (diff)
downloadfreebsd-ports-gnome-0ba80656c8f4ec632e9e9d3b55fd409f55e82e44.tar.gz
freebsd-ports-gnome-0ba80656c8f4ec632e9e9d3b55fd409f55e82e44.tar.zst
freebsd-ports-gnome-0ba80656c8f4ec632e9e9d3b55fd409f55e82e44.zip
Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in
bsd.port.mk, for easy removal of documentation. I left alone one port - japanese/elisa8x8 (or something like that), because it appeared to have some rather weird way of doing PORTDOCS substitution.
Diffstat (limited to 'x11-fm/systemg')
-rw-r--r--x11-fm/systemg/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/x11-fm/systemg/Makefile b/x11-fm/systemg/Makefile
index 471b8c1c0a5b..d8e96562be9a 100644
--- a/x11-fm/systemg/Makefile
+++ b/x11-fm/systemg/Makefile
@@ -60,12 +60,6 @@ ALL_TARGET= freebsd3.x
ALL_TARGET= freebsd2.x
.endif
-.if defined(NOPORTDOCS)
-PLIST_SUB+= PORTDOCS:="@comment "
-.else
-PLIST_SUB+= PORTDOCS:=
-.endif # !defined(NOPORTDOCS)
-
post-extract:
.for i in ${COPY_JXDIRS}
@${CP} -Rp ${JXPORT_WRKSRC}/${i} ${WRKSRC}
lib bumping, consume libm.so.3 on AMD64.obrien2004-10-122-2/+3 * For amd64, switch to using a binary provided byobrien2004-08-312-8/+5 * Fix fetching on AMD64.obrien2004-06-181-0/+2 * A hack job that gives a usable 'cvsup' on AMD64.obrien2004-05-052-16/+57 * SIZEify (maintainer timeout)trevor2004-03-311-0/+1 * Update to version 16.1h. This version provides a portability fixjdp2003-04-152-17/+12 * Destroy pkg-comment for some of the stranger uses in the tree,ade2003-03-073-3/+2 * Update to snap-16.1g. This fixes occasional core dumps with largejdp2003-03-062-2/+2 * Convert COMMENT to COMMENTFILE until these ports can be converted.kris2003-02-101-1/+1 * Fix a construct that causes make errors on platforms that are nottmm2002-10-31