diff options
author | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
commit | 89159dcf48d61796bab26ca26e9f87dae2511ddd (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /lang/classpath-gui | |
parent | abfdf0cd43ca0c1929d9045edf9c85314384fce5 (diff) | |
download | pkgsrc-89159dcf48d61796bab26ca26e9f87dae2511ddd.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'lang/classpath-gui')
-rw-r--r-- | lang/classpath-gui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/classpath-gui/Makefile b/lang/classpath-gui/Makefile index 73be2397964..7fa5eae6963 100644 --- a/lang/classpath-gui/Makefile +++ b/lang/classpath-gui/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2011/04/22 13:43:58 obache Exp $ +# $NetBSD: Makefile,v 1.24 2011/11/01 06:01:56 sbd Exp $ .include "../../lang/classpath/Makefile.common" PKGNAME= ${DISTNAME:S/classpath/classpath-gui/} -PKGREVISION= 8 +PKGREVISION= 9 COMMENT+= (GUI libraries) DEPENDS+= classpath>=0.93:../../lang/classpath |