summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-11-14 03:26:50 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-11-14 03:26:50 +0800
commitb9287cf7a4df4cb29bb3f427d4a4ef574b6c130a (patch)
tree27b564326d7b7a05cf520f94b768ab8a90eb6cb5 /www
parent459fe3b96274bcacd59c10df3fd35478eecf4258 (diff)
downloadmarcuscom-ports-b9287cf7a4df4cb29bb3f427d4a4ef574b6c130a.tar
marcuscom-ports-b9287cf7a4df4cb29bb3f427d4a4ef574b6c130a.tar.gz
marcuscom-ports-b9287cf7a4df4cb29bb3f427d4a4ef574b6c130a.tar.bz2
marcuscom-ports-b9287cf7a4df4cb29bb3f427d4a4ef574b6c130a.tar.lz
marcuscom-ports-b9287cf7a4df4cb29bb3f427d4a4ef574b6c130a.tar.xz
marcuscom-ports-b9287cf7a4df4cb29bb3f427d4a4ef574b6c130a.tar.zst
marcuscom-ports-b9287cf7a4df4cb29bb3f427d4a4ef574b6c130a.zip
- Remove files/ from ${FILESDIR}/files/
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5121 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r--www/mozilla/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mozilla/Makefile.common b/www/mozilla/Makefile.common
index a88db5d55..005ba0a87 100644
--- a/www/mozilla/Makefile.common
+++ b/www/mozilla/Makefile.common
@@ -1,5 +1,5 @@
# $FreeBSD$
-# $MCom$
+# $MCom: ports/www/mozilla/Makefile.common,v 1.1 2005/11/13 19:07:58 ahze Exp $
BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip
LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg \
@@ -26,7 +26,7 @@ PLIST?= ${WRKDIR}/plist
KRB5_HOME?= /usr
GENERIC_MOZCONFIG?= ${.CURDIR}/../../www/mozilla/files/mozconfig-generic.in
-PORT_MOZCONFIG?= ${FILESDIR}/files/mozconfig.in
+PORT_MOZCONFIG?= ${FILESDIR}/mozconfig.in
MOZCONFIG?= ${WRKSRC}/.mozconfig
EXTRACT_AFTER_ARGS?= | ${TAR} -xf - --exclude */CVS/* \