summaryrefslogtreecommitdiff
path: root/www/bluefish
diff options
context:
space:
mode:
authorwiz <wiz>2001-01-04 17:55:40 +0000
committerwiz <wiz>2001-01-04 17:55:40 +0000
commit52c429ed5f9fd1a2fa6d1a1ab584b15d8ab691b0 (patch)
tree9d2303089f096af03712872403940cf2bb2d81cc /www/bluefish
parent039c5080ffd77eaa795fd5c1417c0ab34769ba91 (diff)
downloadpkgsrc-52c429ed5f9fd1a2fa6d1a1ab584b15d8ab691b0.tar.gz
Remove DEPENDS on gettext and replace it by BUILD_DEPENDS and USE_LIBINTL.
Diffstat (limited to 'www/bluefish')
-rw-r--r--www/bluefish/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile
index 054b11dca37..329e79867de 100644
--- a/www/bluefish/Makefile
+++ b/www/bluefish/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2000/12/28 14:40:40 wulf Exp $
+# $NetBSD: Makefile,v 1.10 2001/01/04 17:55:40 wiz Exp $
#
DISTNAME= bluefish-0.6
@@ -10,17 +10,16 @@ MAINTAINER= wulf@ping.net.au
HOMEPAGE= http://bluefish.openoffice.nl/
BUILD_DEPENDS+= autoconf:../../devel/autoconf
-DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
+BUILD_DEPENDS+= msgfmt:../../devel/gettext
DEPENDS+= gtk+-1.2.*:../../x11/gtk
DEPENDS+= imlib-*:../../graphics/imlib
DEPENDS+= weblint-*:../../www/weblint
USE_X11BASE= # defined
USE_GMAKE= # defined
+USE_LIBINTL= # defined
GNU_CONFIGURE= # defined
-CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
-CPPFLAGS+= -I${LOCALBASE}/include
HTMLDIR= ${PREFIX}/share/doc/html/bluefish