aboutsummaryrefslogtreecommitdiff
path: root/print/pdftk/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-01-22 09:08:02 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-01-22 09:08:02 +0000
commitc950fe0d867389b668dabb32a6bf9d8d1975eb58 (patch)
tree463cc4541b38f49b409d24829128531ff6b6606c /print/pdftk/Makefile
parent5859c78c454bcb7fb359bc764cb2255655b9682b (diff)
downloadports-c950fe0d867389b668dabb32a6bf9d8d1975eb58.tar.gz
ports-c950fe0d867389b668dabb32a6bf9d8d1975eb58.zip
Notes
Diffstat (limited to 'print/pdftk/Makefile')
-rw-r--r--print/pdftk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pdftk/Makefile b/print/pdftk/Makefile
index 20814b1e6d38..9876e07f9b9b 100644
--- a/print/pdftk/Makefile
+++ b/print/pdftk/Makefile
@@ -23,7 +23,7 @@ NOT_FOR_ARCHS= amd64 ia64 sparc64
CSUFF= ${_USE_GCC:S/.//}
# needs gcj
-LIB_DEPENDS= gcj.7:${PORTSDIR}/lang/gcc${CSUFF}
+LIB_DEPENDS= gcj:${PORTSDIR}/lang/gcc${CSUFF}
USE_GCC= 4.1+
USE_GMAKE= yes