summaryrefslogtreecommitdiff
path: root/www/galeon
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-07-05 07:44:19 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-07-05 07:44:19 +0000
commit0e4da1218833265aabbcf425821fcc061982fd0e (patch)
treef75548e62ff6b6ea2912a652022da9aa7391ce11 /www/galeon
parentUse gettext-devel to workaround a incompatibility with the oldest version of (diff)
Fix typo: ${PORTS} --> ${PORTSDIR}
Notes
Notes: svn path=/head/; revision=44776
Diffstat (limited to 'www/galeon')
-rw-r--r--www/galeon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile
index f4a92a5701df..391227b6eee6 100644
--- a/www/galeon/Makefile
+++ b/www/galeon/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
BUILD_DEPENDS= ${X11BASE}/include/mozilla/gtkmozembed.h:${PORTSDIR}/www/mozilla-headers \
${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZILLA} \
- msgfmt-new:${PORTS}/devel/gettext-devel
+ msgfmt-new:${PORTSDIR}/devel/gettext-devel
LIB_DEPENDS= giconv.2:${PORTSDIR}/converters/libiconv
RUN_DEPENDS= ${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZILLA}