summaryrefslogtreecommitdiff
path: root/graphics/netpbm
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-05-01 16:13:29 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-05-01 16:13:29 +0000
commitc3bf6bb425ebd27f1574b2773f7f0d37aef253cb (patch)
treeb52409887b948a4a5a987caa67ff3b7d57f0cad2 /graphics/netpbm
parentMake sure Xft support is really disabled if one defines WITHOUT_XFT. (diff)
Mark NO_CDROM.
From hpcdtoppm.c Copyright: It is not allowed to sell this software in any way. Submitted by: kleink@reziprozitaet.de (Klaus Klein)
Notes
Notes: svn path=/head/; revision=79948
Diffstat (limited to 'graphics/netpbm')
-rw-r--r--graphics/netpbm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile
index 4e12e8f2ed4e..ce88fd8f80cf 100644
--- a/graphics/netpbm/Makefile
+++ b/graphics/netpbm/Makefile
@@ -27,6 +27,7 @@ MAKE_ENV= LN="${LN}" RANLIB="${RANLIB}"
MAKEFILE= GNUmakefile
INSTALL_TARGET= install.bin install.lib install.data install-dev
INSTALLS_SHLIB= yes
+NO_CDROM= "Not allowed to sell"
post-patch:
@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g ; \