diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-04 21:41:12 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-04 21:41:12 +0000 |
commit | 2406d49a61ea8765af0e4569254f5dca9b0a54c7 (patch) | |
tree | dec929e55f9a1d4050bb11ff517a1459898008e0 /devel/m17n-lib | |
parent | - Update to 0.2.1. (diff) |
Remove USE_REINPLACE from all categories starting with D
Notes
Notes:
svn path=/head/; revision=161363
Diffstat (limited to 'devel/m17n-lib')
-rw-r--r-- | devel/m17n-lib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/m17n-lib/Makefile b/devel/m17n-lib/Makefile index 0c8f46b8d75e..bdab06cd359d 100644 --- a/devel/m17n-lib/Makefile +++ b/devel/m17n-lib/Makefile @@ -23,7 +23,6 @@ RUN_DEPENDS= ${LOCALBASE}/share/m17n/mdb.dir:${PORTSDIR}/devel/m17n-db USE_XLIB= yes USE_GNOME= gnometarget libxml2 pkgconfig -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |