aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-05-07 01:27:27 +0800
committerpav <pav@FreeBSD.org>2005-05-07 01:27:27 +0800
commit3fac6932303551f80070c238bb3bece8d58fd3a6 (patch)
treedd6d06877dc6d820a569ad9274ffb195168b5518 /print
parent6e000c52350f1ea87506d069e0240e4ee98aa5fb (diff)
downloadfreebsd-ports-gnome-3fac6932303551f80070c238bb3bece8d58fd3a6.tar.gz
freebsd-ports-gnome-3fac6932303551f80070c238bb3bece8d58fd3a6.tar.zst
freebsd-ports-gnome-3fac6932303551f80070c238bb3bece8d58fd3a6.zip
- Remove duplicate USE_GCC
Spotted by: gerald
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/.//}