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 /security/wpa_supplicant | |
parent | d8c762b79d675a3bdcaa4a1b3c917b421d0ea160 (diff) | |
download | freebsd-ports-gnome-25dcf463b5734d2e03be6f216482578013e111cd.tar.gz freebsd-ports-gnome-25dcf463b5734d2e03be6f216482578013e111cd.tar.zst freebsd-ports-gnome-25dcf463b5734d2e03be6f216482578013e111cd.zip |
Remove USE_REINPLACE from all categories starting with S
Diffstat (limited to 'security/wpa_supplicant')
-rw-r--r-- | security/wpa_supplicant/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/wpa_supplicant/Makefile b/security/wpa_supplicant/Makefile index 8046475bacec..82f35955cb9a 100644 --- a/security/wpa_supplicant/Makefile +++ b/security/wpa_supplicant/Makefile @@ -25,8 +25,6 @@ COMMENT= Supplicant (client) for WPA/802.1x protocols LIB_DEPENDS= dnet.1:${PORTSDIR}/net/libdnet -USE_REINPLACE= yes - PLIST_FILES= sbin/wpa_supplicant \ sbin/wpa_passphrase \ sbin/wpa_cli |