diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 12:41:22 +0800 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 12:41:22 +0800 |
commit | e4aa76a9be409201f9ab206e1028818ae37599ad (patch) | |
tree | 851b6321fa03e5421d36a142f1d0c272f1deced6 /www/dillo | |
parent | a85e6c4414deff6cfa08a492c0123b8bb3c35d25 (diff) | |
download | freebsd-ports-gnome-e4aa76a9be409201f9ab206e1028818ae37599ad.tar.gz freebsd-ports-gnome-e4aa76a9be409201f9ab206e1028818ae37599ad.tar.zst freebsd-ports-gnome-e4aa76a9be409201f9ab206e1028818ae37599ad.zip |
Remove USE_REINPLACE from categories starting with W
Diffstat (limited to 'www/dillo')
-rw-r--r-- | www/dillo/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/dillo/Makefile b/www/dillo/Makefile index b22e0eef38f3..d0b359737d72 100644 --- a/www/dillo/Makefile +++ b/www/dillo/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg \ USE_BZIP2= yes USE_GNOME= gnometarget gtk12 -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |