diff options
-rw-r--r-- | www/gekko-modules/Makefile | 5 | ||||
-rw-r--r-- | www/gekko-modules/pkg-plist | 18 |
2 files changed, 12 insertions, 11 deletions
diff --git a/www/gekko-modules/Makefile b/www/gekko-modules/Makefile index 84df078fc87b..189f1051d3e4 100644 --- a/www/gekko-modules/Makefile +++ b/www/gekko-modules/Makefile @@ -7,6 +7,7 @@ PORTNAME= gekko-modules PORTVERSION= 0.6.4 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gekkoware @@ -16,11 +17,11 @@ DIST_SUBDIR= gekkoware MAINTAINER= acardenas@bsd.org.pe COMMENT= Gekko's modules -RUN_DEPENDS= ${LOCALBASE}/www/data-dist/gekko/conf.php:${PORTSDIR}/www/gekko +RUN_DEPENDS= ${LOCALBASE}/www/gekko/conf.php:${PORTSDIR}/www/gekko NO_BUILD= yes NO_WRKSUBDIR= yes -GEKKODIR?= www/data-dist/gekko +GEKKODIR?= www/gekko PLIST_SUB= GEKKODIR=${GEKKODIR} OPTIONS= BACKUP "Backup module" on \ diff --git a/www/gekko-modules/pkg-plist b/www/gekko-modules/pkg-plist index 2885701491e5..13ee839db8df 100644 --- a/www/gekko-modules/pkg-plist +++ b/www/gekko-modules/pkg-plist @@ -540,12 +540,12 @@ %%POLLS%%@dirrm %%GEKKODIR%%/templates/default/polls %%SEARCH%%@dirrm %%GEKKODIR%%/templates/default/search %%STATISTICS%%@dirrm %%GEKKODIR%%/templates/default/statistics -@dirrmtry www/data-dist/gekko/templates/default -@dirrmtry www/data-dist/gekko/templates -@dirrmtry www/data-dist/gekko/modules -@dirrmtry www/data-dist/gekko/media/icons/default/48 -@dirrmtry www/data-dist/gekko/media/icons/default/16 -@dirrmtry www/data-dist/gekko/media/icons/default -@dirrmtry www/data-dist/gekko/media/icons -@dirrmtry www/data-dist/gekko/media -@dirrmtry www/data-dist/gekko +@dirrmtry %%GEKKODIR%%/templates/default +@dirrmtry %%GEKKODIR%%/templates +@dirrmtry %%GEKKODIR%%/modules +@dirrmtry %%GEKKODIR%%/media/icons/default/48 +@dirrmtry %%GEKKODIR%%/media/icons/default/16 +@dirrmtry %%GEKKODIR%%/media/icons/default +@dirrmtry %%GEKKODIR%%/media/icons +@dirrmtry %%GEKKODIR%%/media +@dirrmtry %%GEKKODIR%% |