diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-11-01 22:51:56 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-11-01 22:51:56 +0000 |
commit | f8a3aced5e715e233df2030ebdb0136a94e3afb3 (patch) | |
tree | b5e542fcf7b4847c411ebe88e23d0455a72c74c3 /print | |
parent | a12579eb171e321f1d0b6913f154cc991d054dfd (diff) | |
download | ports-f8a3aced5e715e233df2030ebdb0136a94e3afb3.tar.gz ports-f8a3aced5e715e233df2030ebdb0136a94e3afb3.zip |
Notes
Diffstat (limited to 'print')
-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 |