summaryrefslogtreecommitdiff
path: root/editors/scite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/scite/Makefile')
-rw-r--r--editors/scite/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/scite/Makefile b/editors/scite/Makefile
index 710620cd416..7ef46c676b3 100644
--- a/editors/scite/Makefile
+++ b/editors/scite/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2013/02/16 11:21:00 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2013/04/10 11:30:50 drochner Exp $
#
-DISTNAME= scite229
-PKGNAME= scite-2.29
-PKGREVISION= 7
+DISTNAME= scite325
+PKGNAME= scite-3.2.5
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scintilla/}
EXTRACT_SUFX= .tgz
@@ -27,6 +26,7 @@ post-extract:
.include "../../devel/glib2/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
+BUILDLINK_API_DEPENDS.scintilla+= scintilla>=3.2.4
.include "../../devel/scintilla/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"