diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-02-19 11:39:14 +0000 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-02-19 11:39:14 +0000 |
commit | 02a0adbd847b225f4437ad3447c07bbbdce31816 (patch) | |
tree | fe50d899f4d2a74c4f7752e63eafd99bcda5ba77 /audio/xmms-nsf | |
parent | fa50cda769754f971aaf9a13522f3de02191552d (diff) | |
download | FreeBSD-ports-02a0adbd847b225f4437ad3447c07bbbdce31816.zip FreeBSD-ports-02a0adbd847b225f4437ad3447c07bbbdce31816.tar.gz |
Remove deprecated USE_REINPLACE
Diffstat (limited to 'audio/xmms-nsf')
-rw-r--r-- | audio/xmms-nsf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/xmms-nsf/Makefile b/audio/xmms-nsf/Makefile index 5c84ff9..7f9cd28 100644 --- a/audio/xmms-nsf/Makefile +++ b/audio/xmms-nsf/Makefile @@ -18,7 +18,6 @@ BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms USE_AUTOTOOLS= libtool:13 -USE_REINPLACE= yes USE_X_PREFIX= yes ONLY_FOR_ARCHS= i386 amd64 |