diff options
Diffstat (limited to 'deskutils/notification-daemon/Makefile')
-rw-r--r-- | deskutils/notification-daemon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/notification-daemon/Makefile b/deskutils/notification-daemon/Makefile index 2c6d82e89adc..fe76db91eb6e 100644 --- a/deskutils/notification-daemon/Makefile +++ b/deskutils/notification-daemon/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= dbus-1.1:${PORTSDIR}/devel/dbus \ sexy:${PORTSDIR}/x11-toolkits/libsexy USE_GNOME= gnomehack gnometarget intlhack gtk20 -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes CONFIGURE_ARGS= --with-dbus-services=${PREFIX}/share/dbus-1/services |