diff options
author | sem <sem@FreeBSD.org> | 2006-02-07 17:56:16 +0000 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2006-02-07 17:56:16 +0000 |
commit | 6b32587e21470f1c19ad1417d849f242d3c11833 (patch) | |
tree | 893832526552e92e836e3aa054cfd0a92f687b6d /www/dalbum/Makefile | |
parent | b7fc351009a9e97dcd443617c03c73be8fd00346 (diff) | |
download | FreeBSD-ports-6b32587e21470f1c19ad1417d849f242d3c11833.zip FreeBSD-ports-6b32587e21470f1c19ad1417d849f242d3c11833.tar.gz |
- Remove USE_REINPLACE from my ports
Diffstat (limited to 'www/dalbum/Makefile')
-rw-r--r-- | www/dalbum/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/dalbum/Makefile b/www/dalbum/Makefile index ab9d376..143a0ba 100644 --- a/www/dalbum/Makefile +++ b/www/dalbum/Makefile @@ -18,7 +18,6 @@ COMMENT= Free, highly customizable PHP photo album RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick USE_PHP= session pcre NO_BUILD= yes -USE_REINPLACE= yes DALBUM_DIR?= www/photo |