PKG_DESTDIR_SUPPORT=user-destdir; +LICENSE; USE_TOOLS+=aclocal autoheader \
autoconf; patches need commenting and conf file removed from PLIST.
This commit is contained in:
parent
6f23eb32b4
commit
9e50e19c03
1 changed files with 5 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.5 2006/07/06 19:12:55 thomasklausner Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2012/06/13 06:00:22 othyro Exp $
|
||||
#
|
||||
|
||||
DISTNAME= alive-1.4.0
|
||||
|
@ -8,12 +8,15 @@ MASTER_SITES= http://savannah.gnu.org/download/alive/
|
|||
MAINTAINER= oht@users.sourceforge.net
|
||||
HOMEPAGE= http://www.gnu.org/software/alive/
|
||||
COMMENT= Login software for Swedish Telia ADSL/Comhem cable Internet users
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
AUTOMAKE_REQD= 1.7.1
|
||||
MANCOMPRESSED= yes
|
||||
GNU_CONFIGURE= yes
|
||||
INFO_FILES= yes
|
||||
USE_TOOLS+= automake
|
||||
USE_TOOLS+= aclocal autoconf autoheader automake
|
||||
|
||||
LIBS.SunOS+= -lnsl -lsocket
|
||||
|
||||
|
|
Loading…
Reference in a new issue