diff options
Diffstat (limited to 'audio/xmms-mailnotify/Makefile')
-rw-r--r-- | audio/xmms-mailnotify/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-mailnotify/Makefile b/audio/xmms-mailnotify/Makefile index 0c71deb39981..b6c777fc584f 100644 --- a/audio/xmms-mailnotify/Makefile +++ b/audio/xmms-mailnotify/Makefile @@ -17,7 +17,7 @@ COMMENT= "XMMS plugin, that plays a sound on incoming mail and opens the MUA" LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms USE_X_PREFIX= yes -USE_LIBTOOL_VER= 13 +USE_AUTOTOOLS= libtool:13 USE_GMAKE= yes USE_GNOME= gtk12 INSTALLS_SHLIB= yes |