diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-02-19 19:39:14 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-02-19 19:39:14 +0800 |
commit | 02a0adbd847b225f4437ad3447c07bbbdce31816 (patch) | |
tree | fe50d899f4d2a74c4f7752e63eafd99bcda5ba77 /net-im/bsflite | |
parent | fa50cda769754f971aaf9a13522f3de02191552d (diff) | |
download | freebsd-ports-gnome-02a0adbd847b225f4437ad3447c07bbbdce31816.tar.gz freebsd-ports-gnome-02a0adbd847b225f4437ad3447c07bbbdce31816.tar.zst freebsd-ports-gnome-02a0adbd847b225f4437ad3447c07bbbdce31816.zip |
Remove deprecated USE_REINPLACE
Diffstat (limited to 'net-im/bsflite')
-rw-r--r-- | net-im/bsflite/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-im/bsflite/Makefile b/net-im/bsflite/Makefile index 3e6ff5dc1829..3b9c2a877e6f 100644 --- a/net-im/bsflite/Makefile +++ b/net-im/bsflite/Makefile @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR=bsflite MAINTAINER= ehaupt@FreeBSD.org COMMENT= A lightweight command line AIM client -USE_REINPLACE= yes - PLIST_FILES= bin/bsflite %%EXAMPLESDIR%%/config-example PLIST_DIRS= %%EXAMPLESDIR%% PORTDOCS= COPYING ChangeLog README |