summaryrefslogtreecommitdiff
path: root/devel/devhelp
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-07-12 19:30:22 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-07-12 19:30:22 +0000
commit3ad12c4f41f3550ee5c7c1b7963330735cb8333e (patch)
treedf05490a752ca8377d2d6fc03f99762ddf3e0e55 /devel/devhelp
parent- Update to 20070710 (diff)
Add a missing dependency on libwnck.
Reported by: pointyhat via pav
Notes
Notes: svn path=/head/; revision=195494
Diffstat (limited to 'devel/devhelp')
-rw-r--r--devel/devhelp/Makefile3
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