[Midnightbsd-cvs] mports [17827] trunk/comms/aldo/Makefile: dont use autotools
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Tue Nov 11 08:21:25 EST 2014
Revision: 17827
http://svnweb.midnightbsd.org/mports/?rev=17827
Author: laffer1
Date: 2014-11-11 08:21:24 -0500 (Tue, 11 Nov 2014)
Log Message:
-----------
dont use autotools
Modified Paths:
--------------
trunk/comms/aldo/Makefile
Modified: trunk/comms/aldo/Makefile
===================================================================
--- trunk/comms/aldo/Makefile 2014-11-10 22:52:32 UTC (rev 17826)
+++ trunk/comms/aldo/Makefile 2014-11-11 13:21:24 UTC (rev 17827)
@@ -2,7 +2,7 @@
PORTNAME= aldo
PORTVERSION= 0.7.5
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= comms hamradio
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -9,12 +9,12 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Morse code training program
+
LICENSE= gpl2
LIB_DEPENDS= libao.so:${PORTSDIR}/audio/libao
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= autoconf automake
CONFIGURE_ARGS= --includedir="${LOCALBASE}/include" \
--libdir="${LOCALBASE}/lib"
USES= gmake libtool tar:bzip2
More information about the Midnightbsd-cvs
mailing list