diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-17 12:29:10 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-17 12:29:10 +0000 |
commit | b3ba3ae4272e4c4220fb51995e26b0b707865b33 (patch) | |
tree | 43a10a02f7124aa5b738e7b4700f122f30641001 /devel/libgtop2 | |
parent | 77de57715eaa7f5916568b4cc5abd98ede51b434 (diff) | |
download | ports-b3ba3ae4272e4c4220fb51995e26b0b707865b33.tar.gz ports-b3ba3ae4272e4c4220fb51995e26b0b707865b33.zip |
Notes
Diffstat (limited to 'devel/libgtop2')
-rw-r--r-- | devel/libgtop2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/libgtop2/Makefile b/devel/libgtop2/Makefile index d57ab0eaa131..d5c4a8bc39d5 100644 --- a/devel/libgtop2/Makefile +++ b/devel/libgtop2/Makefile @@ -23,7 +23,6 @@ USE_BZIP2= yes USE_PERL5= yes USE_GMAKE= yes USE_GNOME= gnomehack glib20 -USE_REINPLACE= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |