diff options
Diffstat (limited to 'graphics/gle-graphics')
-rw-r--r-- | graphics/gle-graphics/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gle-graphics/Makefile b/graphics/gle-graphics/Makefile index e57359f3e64c..cca92115b658 100644 --- a/graphics/gle-graphics/Makefile +++ b/graphics/gle-graphics/Makefile @@ -27,8 +27,7 @@ CONFIGURE_ARGS+= --with-qt=no PLIST_SUB+= PORTVERSION=${PORTVERSION} REINPLACE_FILES= configure -USE_GMAKE= yes -USE_ZIP= yes +USES= gmake zip NO_STAGE= yes post-patch: |