diff options
Diffstat (limited to 'print/pdfmod/Makefile')
-rw-r--r-- | print/pdfmod/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/print/pdfmod/Makefile b/print/pdfmod/Makefile index 3543fb98556a..be1a35a370e2 100644 --- a/print/pdfmod/Makefile +++ b/print/pdfmod/Makefile @@ -13,6 +13,9 @@ COMMENT= A tool for modifying PDF documents BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/hyena.pc:${PORTSDIR}/devel/hyena RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/hyena.pc:${PORTSDIR}/devel/hyena +DEPRECATED= Depends on expired devel/hyena, unstaged, uses old standards +EXPIRATION_DATE=2014-04-01 + USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes |