aboutsummaryrefslogtreecommitdiff
path: root/devel/bonobo
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2002-04-12 17:10:20 +0000
committerAde Lovett <ade@FreeBSD.org>2002-04-12 17:10:20 +0000
commitf18cbf2fa6e7c1d623750aaf72027bb6a6a395c1 (patch)
tree9e893c98603cb0cd739358e66f822966d7bdcc5b /devel/bonobo
parentad6d09753806c4f4d415c00b57ecbca27042b8bb (diff)
downloadports-f18cbf2fa6e7c1d623750aaf72027bb6a6a395c1.tar.gz
ports-f18cbf2fa6e7c1d623750aaf72027bb6a6a395c1.zip
Notes
Diffstat (limited to 'devel/bonobo')
-rw-r--r--devel/bonobo/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/bonobo/Makefile b/devel/bonobo/Makefile
index deebaf93d04c..579f3a74f9e1 100644
--- a/devel/bonobo/Makefile
+++ b/devel/bonobo/Makefile
@@ -7,6 +7,7 @@
PORTNAME= bonobo
PORTVERSION= 1.0.20
+PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/bonobo
@@ -14,7 +15,7 @@ DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
-BUILD_DEPENDS= msgfmt-new:${PORTSDIR}/devel/gettext
+BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext
LIB_DEPENDS= gnomeprint.16:${PORTSDIR}/print/gnomeprint
USE_BZIP2= yes
@@ -25,9 +26,7 @@ USE_GNOMECTRL= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib" \
- MSGFMT=${LOCALBASE}/bin/msgfmt-new \
- XGETTEXT=${LOCALBASE}/bin/xgettext-new
+ LIBS="-L${LOCALBASE}/lib"
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
pre-patch: