diff options
author | sem <sem@FreeBSD.org> | 2006-02-08 01:56:16 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2006-02-08 01:56:16 +0800 |
commit | 6b32587e21470f1c19ad1417d849f242d3c11833 (patch) | |
tree | 893832526552e92e836e3aa054cfd0a92f687b6d /sysutils/hdup | |
parent | b7fc351009a9e97dcd443617c03c73be8fd00346 (diff) | |
download | freebsd-ports-gnome-6b32587e21470f1c19ad1417d849f242d3c11833.tar.gz freebsd-ports-gnome-6b32587e21470f1c19ad1417d849f242d3c11833.tar.zst freebsd-ports-gnome-6b32587e21470f1c19ad1417d849f242d3c11833.zip |
- Remove USE_REINPLACE from my ports
Diffstat (limited to 'sysutils/hdup')
-rw-r--r-- | sysutils/hdup/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/hdup/Makefile b/sysutils/hdup/Makefile index ebd90fd0c6ad..bd3a763aba83 100644 --- a/sysutils/hdup/Makefile +++ b/sysutils/hdup/Makefile @@ -23,7 +23,6 @@ RUN_DEPENDS= mcrypt:${PORTSDIR}/security/mcrypt \ gpg:${PORTSDIR}/security/gnupg \ lzop:${PORTSDIR}/archivers/lzop -USE_REINPLACE= yes USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes |