diff options
Diffstat (limited to 'sysutils/gnomesu/Makefile')
-rw-r--r-- | sysutils/gnomesu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gnomesu/Makefile b/sysutils/gnomesu/Makefile index 159cf0f36042..0b413f694f27 100644 --- a/sysutils/gnomesu/Makefile +++ b/sysutils/gnomesu/Makefile @@ -17,7 +17,7 @@ COMMENT= A gtk frontend to su USE_X_PREFIX= yes USE_GMAKE= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomeprefix gnomehack libgnomeui libzvt MAN1= gnomesu.1 |