diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2007-01-26 15:46:46 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2007-01-26 15:46:46 +0000 |
commit | cda1b874d2cd1c2c961664298d896cea20d08e23 (patch) | |
tree | 9938cd9d0fcdc03515e38027b665b02068d811aa /print | |
parent | d6e1b114a74bdea654761d864db456719b05fd35 (diff) | |
download | ports-cda1b874d2cd1c2c961664298d896cea20d08e23.tar.gz ports-cda1b874d2cd1c2c961664298d896cea20d08e23.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/freetype/Makefile | 4 |
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: |