aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-05-07 01:27:27 +0800
committerPav Lucistnik <pav@FreeBSD.org>2005-05-07 01:27:27 +0800
commit0c11d755bec800ba6c64e27c05ef33a62f0bffe3 (patch)
treebbe8286cc356d968101f07d30ab58fd953b76dc2 /print
parent5564317dca8a9379e109d2db664ae3703c0e6532 (diff)
downloadfreebsd-ports-gnome-0c11d755bec800ba6c64e27c05ef33a62f0bffe3.tar.gz
freebsd-ports-gnome-0c11d755bec800ba6c64e27c05ef33a62f0bffe3.tar.zst
freebsd-ports-gnome-0c11d755bec800ba6c64e27c05ef33a62f0bffe3.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/.//}