diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-11-09 15:26:04 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-11-09 15:26:04 +0000 |
commit | e1c6649edf48e1cb8863aca8abf8d880a2f0c31c (patch) | |
tree | 54b2a9545ecafc81cf911f93d9071d0a9c4f6643 /print | |
parent | ebfa96bb9f2f1aa2c54c54165389c3cfdc4bdf4c (diff) | |
download | ports-e1c6649edf48e1cb8863aca8abf8d880a2f0c31c.tar.gz ports-e1c6649edf48e1cb8863aca8abf8d880a2f0c31c.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/pdflib/Makefile | 1 | ||||
-rw-r--r-- | print/xfce4-print/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/print/pdflib/Makefile b/print/pdflib/Makefile index 9ecbdfd99999..6b1e8105cb3f 100644 --- a/print/pdflib/Makefile +++ b/print/pdflib/Makefile @@ -16,7 +16,6 @@ COMMENT= A C library for dynamically generating PDF RESTRICTED= many odd restrictions on usage and distribution -WITH_FBSD10_FIX=yes USE_LDCONFIG= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile index 338b4f0dad51..58a4998300df 100644 --- a/print/xfce4-print/Makefile +++ b/print/xfce4-print/Makefile @@ -17,7 +17,6 @@ DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Xfce 4 graphical frontend for printing -WITH_FBSD10_FIX=yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes |