1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
This commit is contained in:
Antoine Brodin 2020-12-29 20:55:38 +00:00
parent 69934da8e7
commit c9d1e20d72
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559611
2 changed files with 1 additions and 12 deletions

View File

@ -13,17 +13,7 @@ COMMENT= Fast, powerful, and language-neutral template system
USES= gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-apache --disable-perl --disable-ruby \
--disable-java --disable-csharp
.if defined(WITH_PYTHON)
CONFIGURE_ARGS+= --with-python=${PYTHON_CMD}
USES+= python:2.7
PLIST_SUB+= PYTHON=""
PKGNAMESUFFIX= -python
.else
CONFIGURE_ARGS+= --disable-python
PLIST_SUB+= PYTHON="@comment "
.endif
--disable-java --disable-csharp --disable-python
post-patch:
@# Remove CFLAGS when building the python module, pydistfile is used

View File

@ -148,4 +148,3 @@ include/ClearSilver/util/wildmat.h
lib/libneo_cgi.a
lib/libneo_cs.a
lib/libneo_utl.a
%%PYTHON%%%%PYTHON_SITELIBDIR%%/neo_cgi.so