diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-27 17:06:03 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-27 17:06:03 +0000 |
commit | a2849da21a993b42e6db9fffc1a4cf7bb6ba8d14 (patch) | |
tree | 2ea57431dddea5c41b886f8f681dcebd0c224aae /www/erwn | |
parent | d4f621dbf29afa7c8ab0a36460943e2889fa75b3 (diff) | |
download | ports-a2849da21a993b42e6db9fffc1a4cf7bb6ba8d14.tar.gz ports-a2849da21a993b42e6db9fffc1a4cf7bb6ba8d14.zip |
Add some explicit USE_PKGCONFIG=build
Notes
Notes:
svn path=/head/; revision=301624
Diffstat (limited to 'www/erwn')
-rw-r--r-- | www/erwn/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/erwn/Makefile b/www/erwn/Makefile index 547fb8ee0f72..ff4fede4c7f9 100644 --- a/www/erwn/Makefile +++ b/www/erwn/Makefile @@ -17,6 +17,7 @@ COMMENT= Simple GTK+-2 HTML editor USE_GNOME= gnomehack gnomeprefix gtksourceview gtkhtml3 USE_GMAKE= yes +USE_PKGCONFIG= build GNU_CONFIGURE= yes MAN1= erwin.1 |