summaryrefslogtreecommitdiff
path: root/x11/paragui/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2005-05-06 01:24:57 +0000
committerxtraeme <xtraeme>2005-05-06 01:24:57 +0000
commitbfad69436482bcd0da477c5aa6918c79cad40e56 (patch)
tree41c0a66a524579aa52720fb90bcbd15fbb1991f8 /x11/paragui/Makefile
parente2f8b674f572b911b38d578f9db120786dce6e7d (diff)
downloadpkgsrc-bfad69436482bcd0da477c5aa6918c79cad40e56.tar.gz
Update to 1.1.8, lots of changes! please review the Changelog file.
Diffstat (limited to 'x11/paragui/Makefile')
-rw-r--r--x11/paragui/Makefile17
1 files changed, 9 insertions, 8 deletions
diff --git a/x11/paragui/Makefile b/x11/paragui/Makefile
index cfc6ef2f710..f0af717310b 100644
--- a/x11/paragui/Makefile
+++ b/x11/paragui/Makefile
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.15 2005/04/11 21:48:12 tv Exp $
+# $NetBSD: Makefile,v 1.16 2005/05/06 01:24:57 xtraeme Exp $
#
-DISTNAME= paragui-1.0.4
-PKGREVISION= 7
-CATEGORIES= x11
-MASTER_SITES= http://savannah.nongnu.org/download/paragui/
+DISTNAME= paragui-1.1.8
+CATEGORIES= x11
+MASTER_SITES= http://savannah.nongnu.org/download/paragui/
-MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://www.paragui.org/
-COMMENT= Cross-platform high-level application framework and GUI library
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://www.paragui.org/
+COMMENT= Cross-platform high-level application framework and GUI library
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
@@ -17,7 +16,9 @@ GNU_CONFIGURE= yes
PTHREAD_OPTS+= require native
.include "../../devel/SDL/buildlink3.mk"
+.include "../../devel/libsigc++/buildlink3.mk"
.include "../../devel/physfs/buildlink3.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../graphics/SDL_image/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../textproc/expat/buildlink3.mk"