--- tool/w3mmlconfig/Makefile.orig Sat Feb 23 14:56:55 2002 +++ tool/w3mmlconfig/Makefile Sat Feb 23 22:21:29 2002 @@ -1,5 +1,5 @@ -prefix = /usr/local +prefix = %%PREFIX%% BIN_DIR = $(prefix)/bin LIB_DIR = $(prefix)/libexec/w3mmlconfig @@ -13,7 +13,7 @@ DISTFILES = Makefile w3mmlconfig.in mlconfig.cgi.in \ mk_mlconfig-data.pl mlconfig-data section key -PERL = /usr/local/bin/perl +PERL = %%PERL%% MKDIR = mkdir -p INSTALL = install -c /www.lant.com.tw/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-FEAR-API
Commit message (Expand)AuthorAgeFilesLines
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptdes2018-10-061-2/+2
* Update WWWsunpoet2018-07-301-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.mat2016-04-011-27/+27
* Make it so that the default Perl is always called perl5.mat2015-09-141-1/+1
* - Add LICENSEsunpoet2015-01-031-0/+2
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-10/+1
* Support STAGEDIR.vanilla2013-11-072-20/+18
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-21