diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-03-15 08:12:20 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-03-15 08:12:20 +0000 |
commit | 9df46da441b2f987d1628a8de18f5a5ee8f5a27e (patch) | |
tree | 41a5f070d05e4c30095d6a6d7c571cee440e11d8 /www/erwn | |
parent | 147e9e7def9e394da301a1f56528a735e49ded91 (diff) |
Notes
Diffstat (limited to 'www/erwn')
-rw-r--r-- | www/erwn/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/erwn/Makefile b/www/erwn/Makefile index 84f18d8dab82..b21b015e8c0f 100644 --- a/www/erwn/Makefile +++ b/www/erwn/Makefile @@ -11,9 +11,8 @@ DISTNAME= erwin-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Simple GTK+-2 HTML editor -USES= pathfix pkgconfig +USES= pathfix pkgconfig gmake USE_GNOME= gnomeprefix gtksourceview gtkhtml3 -USE_GMAKE= yes GNU_CONFIGURE= yes MAN1= erwin.1 |