ports/58330: [patch] devel/libticalcs: change automake dependency
Tijl Coosemans
tijl at ulyssis.org
Tue Oct 21 11:40:21 UTC 2003
>Number: 58330
>Category: ports
>Synopsis: [patch] devel/libticalcs: change automake dependency
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Tue Oct 21 04:40:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Tijl Coosemans
>Release: FreeBSD 4.9-RC i386
>Organization:
>Environment:
System: FreeBSD kalimero.kotnet.org 4.9-RC FreeBSD 4.9-RC #4: Wed Oct 15 23:57:25 CEST 2003 root@:/usr/obj/usr/src/sys/TIJL i386
>Description:
USE_AUTOMAKE breaks build. Should be replaced with a plain dependency on automake using WANT_AUTOMAKE_VER.
>How-To-Repeat:
>Fix:
--- libticalcs begins here ---
diff -Nru libticalcs.orig/Makefile libticalcs/Makefile
--- libticalcs.orig/Makefile Thu Oct 16 12:08:10 2003
+++ libticalcs/Makefile Thu Oct 16 12:10:11 2003
@@ -21,11 +21,11 @@
intl.5:${PORTSDIR}/devel/gettext
USE_GNOME= glib20
+WANT_AUTOMAKE_VER= 15
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
-USE_AUTOMAKE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"\
LDFLAGS="-L${LOCALBASE}/lib"
--- libticalcs ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list