aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2004-10-16 01:32:46 +0800
committerade <ade@FreeBSD.org>2004-10-16 01:32:46 +0800
commit57f1cea9b45b565aa9d7d0ffcf1a85218c982274 (patch)
treed40876fcb1ef7784b02b91507cf7ee67b221256e /audio
parent6c81c9a4056e44e681c555a0ff427389f7800f6f (diff)
downloadfreebsd-ports-gnome-57f1cea9b45b565aa9d7d0ffcf1a85218c982274.tar.gz
freebsd-ports-gnome-57f1cea9b45b565aa9d7d0ffcf1a85218c982274.tar.zst
freebsd-ports-gnome-57f1cea9b45b565aa9d7d0ffcf1a85218c982274.zip
Kill off automake18, switching to automake19. Requiem Mors Pacem.
Diffstat (limited to 'audio')
-rw-r--r--audio/gspeakers/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gspeakers/Makefile b/audio/gspeakers/Makefile
index 2da1844e896e..388eaa3eb994 100644
--- a/audio/gspeakers/Makefile
+++ b/audio/gspeakers/Makefile
@@ -20,7 +20,7 @@ USE_GCC= 3.4
USE_GNOME= gnomeprefix gnometarget libxml2
USE_REINPLACE= yes
USE_GMAKE= yes
-WANT_AUTOMAKE_VER= 18
+WANT_AUTOMAKE_VER= 19
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"