diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 05:00:46 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 05:00:46 +0000 |
commit | 5b2fd8de70e4c33699c9335a901f40c63fe08e01 (patch) | |
tree | 42b0d2f988ffac4df04dcff388a29052efdec94a /x11-toolkits/gtkmathview | |
parent | e4aa76a9be409201f9ab206e1028818ae37599ad (diff) | |
download | ports-5b2fd8de70e4c33699c9335a901f40c63fe08e01.tar.gz ports-5b2fd8de70e4c33699c9335a901f40c63fe08e01.zip |
Remove USE_REINPLACE from categories starting with X
Notes
Notes:
svn path=/head/; revision=162219
Diffstat (limited to 'x11-toolkits/gtkmathview')
-rw-r--r-- | x11-toolkits/gtkmathview/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/gtkmathview/Makefile b/x11-toolkits/gtkmathview/Makefile index 21b3e07d8922..e70140ae60ae 100644 --- a/x11-toolkits/gtkmathview/Makefile +++ b/x11-toolkits/gtkmathview/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv \ xml2.5:${PORTSDIR}/textproc/libxml2 \ gmetadom_gdome_cpp_smart:${PORTSDIR}/textproc/gmetadom -USE_REINPLACE= yes USE_GETOPT_LONG= yes USE_X_PREFIX= yes USE_GNOME= glib20 gtk20 gnomehack |