Bl3ify.
This commit is contained in:
parent
c09ed9e57d
commit
693058e8cc
1 changed files with 5 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2004/02/23 23:01:55 wulf Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2004/05/03 22:37:30 kristerw Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xdx-1.1
|
||||
|
@ -9,10 +9,12 @@ MAINTAINER= wulf@NetBSD.org
|
|||
HOMEPAGE= http://www.qsl.net/pg4i/linux/xdx.html
|
||||
COMMENT= Amateur Radio tcp/ip DX-cluster client
|
||||
|
||||
USE_BUILDLINK2= yes
|
||||
USE_BUILDLINK3= yes
|
||||
USE_GNU_TOOLS+= make
|
||||
GNU_CONFIGURE= yes
|
||||
USE_PKGLOCALEDIR=yes
|
||||
|
||||
.include "../../x11/gtk2/buildlink2.mk"
|
||||
BUILDLINK_TRANSFORM+= S:-DGTK_DISABLE_DEPRECATED:
|
||||
|
||||
.include "../../x11/gtk2/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue