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.
21 lines
486 B
Makefile
21 lines
486 B
Makefile
# $NetBSD: Makefile,v 1.4 2004/10/03 00:14:59 tv Exp $
|
|
#
|
|
|
|
DISTNAME= xdx-1.1
|
|
PKGREVISION= 1
|
|
CATEGORIES= ham
|
|
MASTER_SITES= http://www.qsl.net/pg4i/download/
|
|
|
|
MAINTAINER= wulf@NetBSD.org
|
|
HOMEPAGE= http://www.qsl.net/pg4i/linux/xdx.html
|
|
COMMENT= Amateur Radio tcp/ip DX-cluster client
|
|
|
|
USE_BUILDLINK3= yes
|
|
USE_GNU_TOOLS+= make
|
|
GNU_CONFIGURE= yes
|
|
USE_PKGLOCALEDIR=yes
|
|
|
|
BUILDLINK_TRANSFORM+= rm:-DGTK_DISABLE_DEPRECATED
|
|
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|