aboutsummaryrefslogtreecommitdiff
path: root/editors/gedit2
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2002-04-13 23:21:55 +0000
committerAde Lovett <ade@FreeBSD.org>2002-04-13 23:21:55 +0000
commit89fa9359bce913022fa3445481acf54473e6bed2 (patch)
tree0cd4fb46c67ce6e6ec1380a7ebde7bfdef568720 /editors/gedit2
parent4a9bf563352e9f51d8ea17a055b8bdde66b1f77f (diff)
downloadports-89fa9359bce913022fa3445481acf54473e6bed2.tar.gz
ports-89fa9359bce913022fa3445481acf54473e6bed2.zip
Notes
Diffstat (limited to 'editors/gedit2')
-rw-r--r--editors/gedit2/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile
index ac2f8dc552aa..9ff2a61118f8 100644
--- a/editors/gedit2/Makefile
+++ b/editors/gedit2/Makefile
@@ -7,18 +7,23 @@
PORTNAME= gedit
PORTVERSION= 0.9.7
+PORTREVISION= 1
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gedit
MAINTAINER= gnome@FreeBSD.org
+BUILD_DEPENDS= msgfmt-old:${PORTSDIR}/devel/gettext-old
+
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
+ LIBS="-L${LOCALBASE}/lib" \
+ MSGFMT="${LOCALBASE}/bin/msgfmt-old" \
+ XGETTEXT="${LOCALBASE}/bin/xgettext-old"
MAN1= gedit.1