diff options
Diffstat (limited to 'x11/mgapdesk/Makefile')
-rw-r--r-- | x11/mgapdesk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/mgapdesk/Makefile b/x11/mgapdesk/Makefile index 23276ce4865c..fef25e3c6ffb 100644 --- a/x11/mgapdesk/Makefile +++ b/x11/mgapdesk/Makefile @@ -19,7 +19,7 @@ COMMENT= Matrox Powerdesk for *nix USE_X_PREFIX= YES USE_GNOME= gtk12 USE_GMAKE= YES -USE_AUTOCONF_VER= 213 +USE_AUTOTOOLS= autoconf:213 WRKSRC= ${WRKDIR}/${PORTNAME} |