diff options
author | joerg <joerg@pkgsrc.org> | 2012-10-24 15:48:32 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2012-10-24 15:48:32 +0000 |
commit | 518ff971708970c4720fccee973320115bd05cb5 (patch) | |
tree | cb204428018ed79bd22bb60d4432d116d87b6c4e /games | |
parent | 513375f78a2cf46ee6837bd78b4797719326bebd (diff) | |
download | pkgsrc-518ff971708970c4720fccee973320115bd05cb5.tar.gz |
Add missing pangox-compat dependency in wxGTK24 and wxGTK26.
Recursive bump for the new dependency.
Diffstat (limited to 'games')
-rw-r--r-- | games/wxhugo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/wxhugo/Makefile b/games/wxhugo/Makefile index 2eaf0c47b9e..5559e7e862f 100644 --- a/games/wxhugo/Makefile +++ b/games/wxhugo/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2012/10/08 23:01:38 adam Exp $ +# $NetBSD: Makefile,v 1.34 2012/10/24 15:48:33 joerg Exp $ # DISTNAME= hugov31_unix_source PKGNAME= wxhugo-3.1.02 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_IFARCHIVE:=programming/hugo/source/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTFILE_WX} |