diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-12-19 21:26:31 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-12-19 21:26:31 +0000 |
commit | 2b0ce6de90ecb8305b0dccee5020030a344fdcdd (patch) | |
tree | 8ecd526886c4e26bfd55bf3b8e8d27156b1a9dec /print | |
parent | 6fdc2d01869361bd15448154e9826886a7cc04fa (diff) | |
download | ports-2b0ce6de90ecb8305b0dccee5020030a344fdcdd.tar.gz ports-2b0ce6de90ecb8305b0dccee5020030a344fdcdd.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/virtualpaper/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/print/virtualpaper/Makefile b/print/virtualpaper/Makefile index 4c1cc922cb16..fd1886732a71 100644 --- a/print/virtualpaper/Makefile +++ b/print/virtualpaper/Makefile @@ -18,6 +18,9 @@ BUILD_DEPENDS= ${L1}libm3formsvbt${L2}:${PORTSDIR}/lang/pm3-forms \ nonexistent:${PORTSDIR}/lang/pm3-base:configure RUN_DEPENDS= ${L1}libm3formsvbt${L2}:${PORTSDIR}/lang/pm3-forms +DEPRECATED= depends on broken, expired port +EXPIRATION_DATE=2008-01-19 + NOFETCHFILES= yes ONLY_FOR_ARCHS= i386 alpha DIST_SUBDIR= pm3 |