diff options
-rw-r--r-- | devel/devhelp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/devhelp/Makefile b/devel/devhelp/Makefile index 612324e667e4..6cb366c2a985 100644 --- a/devel/devhelp/Makefile +++ b/devel/devhelp/Makefile @@ -7,6 +7,7 @@ PORTNAME= devhelp PORTVERSION= 0.15 +PORTREVISION= 1 CATEGORIES?= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C,^([[:digit:]]+\.[[:digit:]]+).*,\1,} @@ -34,7 +35,7 @@ USE_BZIP2= yes USE_XLIB= yes USE_GETTEXT= yes USE_GMAKE= yes -USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui +USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui libwnck USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes INSTALLS_ICONS= yes |