diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-03 13:14:35 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-03 13:14:35 +0800 |
commit | 1915f515b216a732336342dc5f75fc15522dd386 (patch) | |
tree | f1bca1068b3c2264534e807b6185569dc271a50c /archivers/xmill | |
parent | b0a59368cea94d80566afc72c000b41a68b3a8fe (diff) | |
download | freebsd-ports-gnome-1915f515b216a732336342dc5f75fc15522dd386.tar.gz freebsd-ports-gnome-1915f515b216a732336342dc5f75fc15522dd386.tar.zst freebsd-ports-gnome-1915f515b216a732336342dc5f75fc15522dd386.zip |
Remove USE_REINPLACE from ports in categories starting with A.
Diffstat (limited to 'archivers/xmill')
-rw-r--r-- | archivers/xmill/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/archivers/xmill/Makefile b/archivers/xmill/Makefile index 1577075fe0dc..57e7bd62b85d 100644 --- a/archivers/xmill/Makefile +++ b/archivers/xmill/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}-${DISTVERSION}.src MAINTAINER= danfe@FreeBSD.org COMMENT= An efficient compressor for XML -USE_REINPLACE= yes - NO_WRKSUBDIR= yes MAKEFILE= makefile |