diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 14:49:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 14:49:26 +0000 |
commit | 665bec206dcb6c4d1e6d2763147022da72013147 (patch) | |
tree | c9bc7d175d1787d3182be06d12c45d1a2fe32a2b /graphics/gle-graphics | |
parent | dd0f478654597e17086b295a97e2e7e1caa0b36c (diff) |
Notes
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: |