aboutsummaryrefslogtreecommitdiff
path: root/print/freetype
diff options
context:
space:
mode:
authorShaun Amott <shaun@FreeBSD.org>2007-01-26 15:46:46 +0000
committerShaun Amott <shaun@FreeBSD.org>2007-01-26 15:46:46 +0000
commitcda1b874d2cd1c2c961664298d896cea20d08e23 (patch)
tree9938cd9d0fcdc03515e38027b665b02068d811aa /print/freetype
parentd6e1b114a74bdea654761d864db456719b05fd35 (diff)
downloadports-cda1b874d2cd1c2c961664298d896cea20d08e23.tar.gz
ports-cda1b874d2cd1c2c961664298d896cea20d08e23.zip
- Add PORTSCOUT variable.
- Tweak IGNORE message to make portlint happier.
Notes
Notes: svn path=/head/; revision=183350
Diffstat (limited to 'print/freetype')
-rw-r--r--print/freetype/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/freetype/Makefile b/print/freetype/Makefile
index e954d455aaec..2e979cde72ce 100644
--- a/print/freetype/Makefile
+++ b/print/freetype/Makefile
@@ -24,8 +24,10 @@ USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= yes
CONFIGURE_ARGS= --disable-nls --enable-static --enable-shared
+PORTSCOUT= limit:^1\.
+
.ifdef USE_FREETYPE
-IGNORE= Cannot install: you have the `USE_FREETYPE' variable defined either in environment or in make(1) arguments. Please undefine and try again
+IGNORE= cannot be installed: you have the 'USE_FREETYPE' variable defined either in environment or in make(1) arguments. Please undefine and try again
.endif
post-patch: