summaryrefslogtreecommitdiff
path: root/www/mozilla-headers-devel
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-09-07 18:54:38 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-09-07 18:54:38 +0000
commit944ed4334728050907f5ac3b9ce08009c86ee71a (patch)
treebb6e0f2c298778c611a319bb9f450ca3a444e184 /www/mozilla-headers-devel
parentUpdate to latest variant from project CVS (diff)
Point the -devel versions of headers and embedded to the mozilla-devel. Ugh.
PR: 42506 Submitted by: Esa Karkkainen <ejk@iki.fi>
Notes
Notes: svn path=/head/; revision=65787
Diffstat (limited to 'www/mozilla-headers-devel')
-rw-r--r--www/mozilla-headers-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mozilla-headers-devel/Makefile b/www/mozilla-headers-devel/Makefile
index 7aa4d4e01d84..bbcd570714d9 100644
--- a/www/mozilla-headers-devel/Makefile
+++ b/www/mozilla-headers-devel/Makefile
@@ -14,13 +14,13 @@ DISTFILES=
MAINTAINER= sobomax@FreeBSD.org
-BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/www/mozilla:configure
+BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/www/mozilla-devel:configure
USE_X_PREFIX= yes
NO_LATEST_LINK= yes
-MAINDIR= ${.CURDIR}/../mozilla
+MAINDIR= ${.CURDIR}/../mozilla-devel
MKFILE!= /usr/bin/basename ${MAKEFILE}
PORTVERSION!= ${PORTVERSION}
PORTREVISION!= ${PORTREVISION}