summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2006-05-14 20:34:15 +0000
committersat <sat@FreeBSD.org>2006-05-14 20:34:15 +0000
commite7612bd625d6584b732c8e2347a3492a68f7aa98 (patch)
tree802fdd6e3580b7fbabb92df31ff103b13155782e
parent787f38fd41cd2463fe31538ce51fff65c141b2e2 (diff)
downloadFreeBSD-ports-e7612bd625d6584b732c8e2347a3492a68f7aa98.zip
FreeBSD-ports-e7612bd625d6584b732c8e2347a3492a68f7aa98.tar.gz
- Change the installation directory
PR: ports/97146 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer) Approved by: krion (mentor)
-rw-r--r--www/gekko/Makefile3
-rw-r--r--www/gekko/pkg-plist1
2 files changed, 2 insertions, 2 deletions
diff --git a/www/gekko/Makefile b/www/gekko/Makefile
index 5190fbb..c2ca3f8 100644
--- a/www/gekko/Makefile
+++ b/www/gekko/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gekko
PORTVERSION= 0.6.4
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gekkoware
@@ -17,7 +18,7 @@ COMMENT= Open Source solution for your Web Content Management
NO_BUILD= yes
USE_PHP= bz2 gd mysql pcre session zlib
-GEKKODIR?= www/data-dist/gekko
+GEKKODIR?= www/${PORTNAME}
PLIST_SUB= GEKKODIR=${GEKKODIR}
do-install:
diff --git a/www/gekko/pkg-plist b/www/gekko/pkg-plist
index 1e0e91e..cac18de 100644
--- a/www/gekko/pkg-plist
+++ b/www/gekko/pkg-plist
@@ -697,4 +697,3 @@
@dirrm %%GEKKODIR%%/templates/default
@dirrm %%GEKKODIR%%/templates
@dirrmtry %%GEKKODIR%%
-@dirrmtry www/data-dist
OpenPOWER on IntegriCloud