summaryrefslogtreecommitdiff
path: root/editors/gnotepad+
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-06-01 16:25:45 +0000
committerAde Lovett <ade@FreeBSD.org>2000-06-01 16:25:45 +0000
commit8bd85a9d02479e9b3afa01753c4c9f15829a1343 (patch)
treec8de158d4ed23e4170b9cddb89d1841a59a27334 /editors/gnotepad+
parentCorrect PLIST.perl and update Makefile to reflect recent (diff)
Updates for new shared library versions in GNOME 1.2
Notes
Notes: svn path=/head/; revision=29057
Diffstat (limited to 'editors/gnotepad+')
-rw-r--r--editors/gnotepad+/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gnotepad+/Makefile b/editors/gnotepad+/Makefile
index 89e700262917..c09ba2609cc1 100644
--- a/editors/gnotepad+/Makefile
+++ b/editors/gnotepad+/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnotepad+
PORTVERSION= 1.3.0
-CATEGORIES= editors www
+CATEGORIES= editors www gnome
MASTER_SITES= http://download.sourceforge.net/gnotepad/
.if !defined(NOPORTDOCS)
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
@@ -16,7 +16,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
MAINTAINER= brett@peloton.runet.edu
-LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs
+LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config