diff options
Diffstat (limited to 'graphics/pho/Makefile')
-rw-r--r-- | graphics/pho/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pho/Makefile b/graphics/pho/Makefile index 0ba9edc3a908..83d942b08ab9 100644 --- a/graphics/pho/Makefile +++ b/graphics/pho/Makefile @@ -11,7 +11,7 @@ COMMENT= Lightweight image viewer LICENSE= GPLv2 -USE_GMAKE= yes +USES= gmake pkgconfig USE_GNOME= gtk20 MAKE_ARGS= INSTALLPREFIX="${PREFIX}" ALL_TARGET= ${PORTNAME} |