aboutsummaryrefslogtreecommitdiff
path: root/www/pebble/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/pebble/Makefile')
-rw-r--r--www/pebble/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/pebble/Makefile b/www/pebble/Makefile
index a1e4513ccdd0..3c3d185d3875 100644
--- a/www/pebble/Makefile
+++ b/www/pebble/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: pebble
-# Date created: 2009-02-06
-# Whom: Herve Quiroz <hq@FreeBSD.org>
-#
+# Created by: Herve Quiroz <hq@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= pebble
PORTVERSION= 2.3.2
@@ -41,6 +37,7 @@ PORTDOCS= configuration.html credits.html images index.html \
PLIST_FILES= ${WEBAPP_SUBDIR}/${PORTNAME}.war
PEBBLE_CONTEXT= WEB-INF/applicationContext-pebble.xml
+NO_STAGE= yes
do-patch:
cd ${WRKSRC} && ${UNZIP_CMD} -o pebble.war "${PEBBLE_CONTEXT}"
${SED} -i.bak 's,/WEB-INF/pebble\.properties,file:${PEBBLE_PROPERTIES},' "${WRKSRC}/${PEBBLE_CONTEXT}"