aboutsummaryrefslogtreecommitdiffstats
path: root/x11/lxpanel
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-10-06 03:57:56 +0800
committerAde Lovett <ade@FreeBSD.org>2010-10-06 03:57:56 +0800
commit7e80cde3289d108a73c54656f4fde354dd2fb09e (patch)
treeb85b705571d426ca1d0ff74b6af8f029081a6a39 /x11/lxpanel
parent6abe3f75658b0457864b49c9fdaf298b79f2c447 (diff)
downloadfreebsd-ports-gnome-7e80cde3289d108a73c54656f4fde354dd2fb09e.tar.gz
freebsd-ports-gnome-7e80cde3289d108a73c54656f4fde354dd2fb09e.tar.zst
freebsd-ports-gnome-7e80cde3289d108a73c54656f4fde354dd2fb09e.zip
Round one migration of ports from automake{19,110} to automake111
Diffstat (limited to 'x11/lxpanel')
-rw-r--r--x11/lxpanel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/lxpanel/Makefile b/x11/lxpanel/Makefile
index 5e6279523d18..ade93e908e34 100644
--- a/x11/lxpanel/Makefile
+++ b/x11/lxpanel/Makefile
@@ -22,7 +22,7 @@ OPTIONS= ALSA "enable ALSA audio architecture support" Off \
USE_XORG= x11 xmu
USE_GNOME= gtk20 pkgconfig
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= automake:110:env
+USE_AUTOTOOLS= automake:111:env
CONFIGURE_ARGS= --prefix=${PREFIX} \
CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"