aboutsummaryrefslogtreecommitdiffstats
path: root/www/oscommerce
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 07:36:50 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 07:36:50 +0800
commite598d34341b62529b9ef63db27d571f9bcb8c766 (patch)
treef64ac925b256287c7a34412ba29125deea68e3ac /www/oscommerce
parent7016da251660681f0c133921f056177747cccba9 (diff)
downloadfreebsd-ports-gnome-e598d34341b62529b9ef63db27d571f9bcb8c766.tar.gz
freebsd-ports-gnome-e598d34341b62529b9ef63db27d571f9bcb8c766.tar.zst
freebsd-ports-gnome-e598d34341b62529b9ef63db27d571f9bcb8c766.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: www)
Diffstat (limited to 'www/oscommerce')
-rw-r--r--www/oscommerce/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/www/oscommerce/Makefile b/www/oscommerce/Makefile
index 189d6bdb8a6f..8fbff490c347 100644
--- a/www/oscommerce/Makefile
+++ b/www/oscommerce/Makefile
@@ -1,11 +1,5 @@
-#
-# New ports collection makefile for: osCommerce
-#
-# Date Created: Dec 5 2003
-# Whom: Travis Campbell <hcoyote@ghostar.org>
-#
+# Created by: Travis Campbell <hcoyote@ghostar.org>
# $FreeBSD$
-#
PORTNAME= oscommerce
DISTVERSION= 2.2rc2a
@@ -25,6 +19,7 @@ SUB_FILES= pkg-message
DOCS= CHANGELOG LICENSE STANDARD community_docs.pdf \
documentation.pdf upgrade.html
+NO_STAGE= yes
do-install:
${MKDIR} ${WWWDIR}
${CP} -R ${WRKSRC}/catalog ${WWWDIR}