diff options
Diffstat (limited to 'graphics/gimageview/Makefile')
-rw-r--r-- | graphics/gimageview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimageview/Makefile b/graphics/gimageview/Makefile index cb36c42d2002..5fe561d677d4 100644 --- a/graphics/gimageview/Makefile +++ b/graphics/gimageview/Makefile @@ -13,7 +13,7 @@ COMMENT= Yet another GTK+ based image viewer LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ png15:${PORTSDIR}/graphics/png -USE_GMAKE= yes +USES= gmake pkgconfig WANT_GNOME= yes GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" |