diff options
Diffstat (limited to 'deskutils/gnochm')
-rw-r--r-- | deskutils/gnochm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/gnochm/Makefile b/deskutils/gnochm/Makefile index 81908cd5544f..912d4b1e7909 100644 --- a/deskutils/gnochm/Makefile +++ b/deskutils/gnochm/Makefile @@ -14,11 +14,10 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/chm/_chmlib.so:${PORTSDIR}/textproc/pychm RUN_DEPENDS:= ${BUILD_DEPENDS} USE_GMAKE= yes -USES= pathfix +USES= pathfix gettext USE_GNOME= gnomeprefix intlhack pygnome2 pygtk2 pygnomeextras GNU_CONFIGURE= yes USE_PYTHON= 2.2+ -USE_GETTEXT= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |