diff options
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gdesklets/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/gdesklets/Makefile b/deskutils/gdesklets/Makefile index 50867da0276..a7e136d52d4 100644 --- a/deskutils/gdesklets/Makefile +++ b/deskutils/gdesklets/Makefile @@ -21,8 +21,7 @@ WRKSRC= ${WRKDIR}/gDesklets-${PORTVERSION} USE_GNOME= gnomehack gnomeprefix intlhack librsvg2 pygnomeextras USE_PYTHON= yes -USES= gettext -USE_GMAKE= yes +USES= gettext gmake pkgconfig GNU_CONFIGURE= yes INSTALLS_ICONS= yes |