diff options
Diffstat (limited to 'x11/mgapdesk/Makefile')
-rw-r--r-- | x11/mgapdesk/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/mgapdesk/Makefile b/x11/mgapdesk/Makefile index 4dc85bd6d7f5..8ae59194108c 100644 --- a/x11/mgapdesk/Makefile +++ b/x11/mgapdesk/Makefile @@ -18,10 +18,8 @@ COMMENT= Matrox Powerdesk for *nix USE_X_PREFIX= YES USE_GNOME= gtk12 - USE_GMAKE= YES - -USE_AUTOCONF= YES +USE_AUTOCONF_VER= 213 WRKSRC= ${WRKDIR}/${PORTNAME} |