aboutsummaryrefslogtreecommitdiffstats
path: root/games/gcompris2
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2001-06-01 06:53:13 +0800
committerade <ade@FreeBSD.org>2001-06-01 06:53:13 +0800
commitd87ee59c6f5a7f3fb741d46c0b7923d2692ccdbf (patch)
treea9f84dfec00bd80a74a8c69ddeb889d2153a111b /games/gcompris2
parent8b56a3eff8562cbd31d054bd1fe43e8758b77dcb (diff)
downloadfreebsd-ports-gnome-d87ee59c6f5a7f3fb741d46c0b7923d2692ccdbf.tar.gz
freebsd-ports-gnome-d87ee59c6f5a7f3fb741d46c0b7923d2692ccdbf.tar.zst
freebsd-ports-gnome-d87ee59c6f5a7f3fb741d46c0b7923d2692ccdbf.zip
Replace explicit build dependency on automake with USE_AUTOMAKE knob
Diffstat (limited to 'games/gcompris2')
-rw-r--r--games/gcompris2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/gcompris2/Makefile b/games/gcompris2/Makefile
index b65387970930..65dd6e91bb39 100644
--- a/games/gcompris2/Makefile
+++ b/games/gcompris2/Makefile
@@ -14,9 +14,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= sobomax@FreeBSD.org
-BUILD_DEPENDS= ${LOCALBASE}/share/automake/install-sh:${PORTSDIR}/devel/automake
-
USE_X_PREFIX= yes
+USE_AUTOMAKE= yes
USE_GMAKE= yes
USE_GNOME= yes
USE_LIBTOOL= yes