aboutsummaryrefslogtreecommitdiffstats
path: root/editors/gmanedit/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-09-16 22:27:07 +0800
committermiwi <miwi@FreeBSD.org>2009-09-16 22:27:07 +0800
commitdeba524ae196cfb80c10298ce67c0dd05db3c695 (patch)
tree57e0165e18b4d284638a25a4efdc0fb1a8db1d47 /editors/gmanedit/Makefile
parentc75b586910339c056afcac9a628f4f4b7668634e (diff)
downloadfreebsd-ports-gnome-deba524ae196cfb80c10298ce67c0dd05db3c695.tar.gz
freebsd-ports-gnome-deba524ae196cfb80c10298ce67c0dd05db3c695.tar.zst
freebsd-ports-gnome-deba524ae196cfb80c10298ce67c0dd05db3c695.zip
- Fix dependency
PR: 138815 Submitted by: Ports Fury Feature safe: yes
Diffstat (limited to 'editors/gmanedit/Makefile')
-rw-r--r--editors/gmanedit/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/gmanedit/Makefile b/editors/gmanedit/Makefile
index 37a858b6de03..99352696ace8 100644
--- a/editors/gmanedit/Makefile
+++ b/editors/gmanedit/Makefile
@@ -7,14 +7,15 @@
PORTNAME= gmanedit
PORTVERSION= 0.4.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors gnome
MASTER_SITES= SF/${PORTNAME}2/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A GNOME manpages editor
-USE_GNOME= gnomehack gnometarget libgnomeui
+USE_GNOME= gnomehack gtk20
+USE_GETTEXT= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \