diff options
author | dougb <dougb@FreeBSD.org> | 2011-11-02 06:51:56 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-11-02 06:51:56 +0800 |
commit | 9d8b851b70f6147e5f8b700c90542988cf77f225 (patch) | |
tree | 1b285c46be0fbd4e381af83b8bf7a8de7c05f982 /print/xpp | |
parent | 6502a2b734fbf469ee234e2379796cb7aa4c423f (diff) | |
download | freebsd-ports-gnome-9d8b851b70f6147e5f8b700c90542988cf77f225.tar.gz freebsd-ports-gnome-9d8b851b70f6147e5f8b700c90542988cf77f225.tar.zst freebsd-ports-gnome-9d8b851b70f6147e5f8b700c90542988cf77f225.zip |
Add EXPIRATION_DATE= 2011-11-30 to recently BROKEN ports that do not
already have one.
Diffstat (limited to 'print/xpp')
-rw-r--r-- | print/xpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/xpp/Makefile b/print/xpp/Makefile index ab5af1b15e5f..21ea4499569e 100644 --- a/print/xpp/Makefile +++ b/print/xpp/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-client \ BUILD_DEPENDS= ${LOCALBASE}/sbin/cupsd:${PORTSDIR}/print/cups-base BROKEN= does not compile +EXPIRATION_DATE= 2011-11-30 USE_BZIP2= yes USE_GMAKE= yes |