diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-03 05:14:35 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-03 05:14:35 +0000 |
commit | 1915f515b216a732336342dc5f75fc15522dd386 (patch) | |
tree | f1bca1068b3c2264534e807b6185569dc271a50c /audio/gnomoradio | |
parent | b0a59368cea94d80566afc72c000b41a68b3a8fe (diff) | |
download | FreeBSD-ports-1915f515b216a732336342dc5f75fc15522dd386.zip FreeBSD-ports-1915f515b216a732336342dc5f75fc15522dd386.tar.gz |
Remove USE_REINPLACE from ports in categories starting with A.
Diffstat (limited to 'audio/gnomoradio')
-rw-r--r-- | audio/gnomoradio/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/gnomoradio/Makefile b/audio/gnomoradio/Makefile index ae49015..c26bf55 100644 --- a/audio/gnomoradio/Makefile +++ b/audio/gnomoradio/Makefile @@ -25,7 +25,6 @@ LIB_DEPENDS= sigc-2.0:${PORTSDIR}/devel/libsigc++20 \ USE_X_PREFIX= yes USE_GCC= 3.4+ USE_GNOME= gnomehack gnomeprefix -USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_AUTOTOOLS= libtool:15 LIBTOOLFLAGS= --tag=CXX |