diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-13 12:15:53 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-13 12:15:53 +0800 |
commit | 25dcf463b5734d2e03be6f216482578013e111cd (patch) | |
tree | 16d31f14ac4ed03cdd3ab8ae4deb853b9ac48e46 /ports-mgmt/barry | |
parent | d8c762b79d675a3bdcaa4a1b3c917b421d0ea160 (diff) | |
download | freebsd-ports-graphics-25dcf463b5734d2e03be6f216482578013e111cd.tar.gz freebsd-ports-graphics-25dcf463b5734d2e03be6f216482578013e111cd.tar.zst freebsd-ports-graphics-25dcf463b5734d2e03be6f216482578013e111cd.zip |
Remove USE_REINPLACE from all categories starting with S
Diffstat (limited to 'ports-mgmt/barry')
-rw-r--r-- | ports-mgmt/barry/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ports-mgmt/barry/Makefile b/ports-mgmt/barry/Makefile index 82f40706a93..bb0a7e19bba 100644 --- a/ports-mgmt/barry/Makefile +++ b/ports-mgmt/barry/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/portsdb:${PORTSDIR}/sysutils/portupgrade USE_BZIP2= yes USE_KDELIBS_VER=3 -USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 post-patch: |