pkgsrc/sysutils/gcombust/Makefile
tv c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00

24 lines
651 B
Makefile

# $NetBSD: Makefile,v 1.40 2004/10/03 00:18:14 tv Exp $
#
DISTNAME= gcombust-0.1.54
PKGREVISION= 4
CATEGORIES= x11 sysutils
MASTER_SITES= ${HOMEPAGE}
MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.abo.fi/~jmunsin/gcombust/
COMMENT= Graphical frontend for CD mastering (mkisofs, cdrecord, ...)
DEPENDS+= cdrecord>=1.10:../../sysutils/cdrecord
DEPENDS+= cdlabelgen-[0-9]*:../../graphics/cdlabelgen
DEPENDS+= gv-[0-9]*:../../print/gv
USE_BUILDLINK3= YES
USE_DIRS+= gnome1-1.5
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"