diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-13 13:00:46 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-13 13:00:46 +0800 |
commit | 18ae1abf6c62bfe0b56b605c3ed75ba69f1ef093 (patch) | |
tree | b304e02f7ca1f07c2470e9cea1792ef64660c8f4 /x11-fonts/gnome-font-sampler | |
parent | 8d48edf5bf3bb7be8fe688c4d02e9e94ebf8f4f0 (diff) | |
download | freebsd-ports-gnome-18ae1abf6c62bfe0b56b605c3ed75ba69f1ef093.tar.gz freebsd-ports-gnome-18ae1abf6c62bfe0b56b605c3ed75ba69f1ef093.tar.zst freebsd-ports-gnome-18ae1abf6c62bfe0b56b605c3ed75ba69f1ef093.zip |
Remove USE_REINPLACE from categories starting with X
Diffstat (limited to 'x11-fonts/gnome-font-sampler')
-rw-r--r-- | x11-fonts/gnome-font-sampler/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-fonts/gnome-font-sampler/Makefile b/x11-fonts/gnome-font-sampler/Makefile index 92b585c465e2..e48877bccf83 100644 --- a/x11-fonts/gnome-font-sampler/Makefile +++ b/x11-fonts/gnome-font-sampler/Makefile @@ -18,7 +18,6 @@ COMMENT= A program for viewing several fonts at once USE_X_PREFIX= yes USE_GCC= 3.4+ USE_GNOME= libgnomeui gnomeprefix -USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" |