mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Change the installation directory
PR: ports/97146 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer) Approved by: krion (mentor)
This commit is contained in:
parent
f15996cbe6
commit
832b30c044
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162373
@ -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:
|
||||
|
@ -697,4 +697,3 @@
|
||||
@dirrm %%GEKKODIR%%/templates/default
|
||||
@dirrm %%GEKKODIR%%/templates
|
||||
@dirrmtry %%GEKKODIR%%
|
||||
@dirrmtry www/data-dist
|
||||
|
Loading…
Reference in New Issue
Block a user