aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2011-03-21 20:47:45 +0000
committerMatthias Andree <mandree@FreeBSD.org>2011-03-21 20:47:45 +0000
commit27b70e69fffdc325da3318c4d68139f31cc35faa (patch)
treee56898c91713471939504cca014003ed96eebbfe /print
parent8a7c3cdabc8fb24e6065d4edcd51e0aab829a0f4 (diff)
downloadports-27b70e69fffdc325da3318c4d68139f31cc35faa.tar.gz
ports-27b70e69fffdc325da3318c4d68139f31cc35faa.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/pdftk/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/print/pdftk/Makefile b/print/pdftk/Makefile
index a364cbb2cc80..7e5cf3647eb0 100644
--- a/print/pdftk/Makefile
+++ b/print/pdftk/Makefile
@@ -62,10 +62,4 @@ do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
@${INSTALL_MAN} ${WRKSRC}/../${PORTNAME}.1 ${PREFIX}/man/man1
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 700000
-BROKEN= gcjh45 core dumps on 6.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>