From e7612bd625d6584b732c8e2347a3492a68f7aa98 Mon Sep 17 00:00:00 2001 From: sat Date: Sun, 14 May 2006 20:34:15 +0000 Subject: - Change the installation directory PR: ports/97146 Submitted by: Jose Alonso Cardenas Marquez (maintainer) Approved by: krion (mentor) --- www/gekko/Makefile | 3 ++- www/gekko/pkg-plist | 1 - 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 -- cgit v1.1