summaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-01-22 09:08:02 +0000
committerpav <pav@FreeBSD.org>2007-01-22 09:08:02 +0000
commitb22dbdd3adefe14622333bb0e145c979def25d84 (patch)
treeb9c0e627505a91a80a778627809791fe748b2643 /print
parentbba202e4f0995107db30529dc0141b3be0caddd2 (diff)
downloadFreeBSD-ports-b22dbdd3adefe14622333bb0e145c979def25d84.zip
FreeBSD-ports-b22dbdd3adefe14622333bb0e145c979def25d84.tar.gz
- Generalize libgcj dependency line
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Diffstat (limited to 'print')
-rw-r--r--print/pdftk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pdftk/Makefile b/print/pdftk/Makefile
index 20814b1..9876e07 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
OpenPOWER on IntegriCloud