diff options
Diffstat (limited to 'print/pdftk/Makefile')
-rw-r--r-- | print/pdftk/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/print/pdftk/Makefile b/print/pdftk/Makefile index 429b7f4beb35..3da566cd983e 100644 --- a/print/pdftk/Makefile +++ b/print/pdftk/Makefile @@ -16,10 +16,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= glarkin@FreeBSD.org COMMENT= A simple tool for doing everyday things with PDF documents -# None of the base systems include gcjXX, so it's listed here to ensure -# that the correct gcc port that includes it is built. -BUILD_DEPENDS= gcj${CSUFF}:${PORTSDIR}/lang/gcc${CSUFF} - USE_ZIP= yes # Get gcc version suffix without the dot in USE_GCC |