aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/pdftk/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/print/pdftk/Makefile b/print/pdftk/Makefile
index 1a5ca89ae83d..a0485320ea79 100644
--- a/print/pdftk/Makefile
+++ b/print/pdftk/Makefile
@@ -18,8 +18,6 @@ COMMENT= A simple tool for doing everyday things with PDF documents
# gcj/libgcj don't exist on these platforms
NOT_FOR_ARCHS= amd64 ia64 sparc64
-USE_GCC= 3.4
-
# Get gcc version suffix without the dot in USE_GCC
CSUFF= ${USE_GCC:S/.//}