- this needs the gnu libtool autoconf macros

This commit is contained in:
jasper 2011-11-17 14:07:14 +00:00
parent 2c12921bf9
commit cbcba506ac

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.28 2011/11/17 11:42:31 jasper Exp $
# $OpenBSD: Makefile,v 1.29 2011/11/17 14:07:14 jasper Exp $
COMMENT= framework for granting privileged operations to users
@ -37,7 +37,7 @@ RUN_DEPENDS= x11/dbus
USE_LIBTOOL= Yes
# needs AM_PROG_LIBTOOL
#BUILD_DEPENDS+= devel/libtool
BUILD_DEPENDS+= devel/libtool
# We do no want to depends on gtk-doc as it creates a dependency loop:
# polkit -> gtk-doc -> yelp -> gconf2 -> polkit