diff options
Diffstat (limited to 'editors/gnotepad+/Makefile')
| -rw-r--r-- | editors/gnotepad+/Makefile | 4 |
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 |
