[Midnightbsd-cvs] mports [19718] trunk/devel/autogen/Makefile: strip

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Aug 11 19:10:41 EDT 2015


Revision: 19718
          http://svnweb.midnightbsd.org/mports/?rev=19718
Author:   laffer1
Date:     2015-08-11 19:10:41 -0400 (Tue, 11 Aug 2015)
Log Message:
-----------
strip

Modified Paths:
--------------
    trunk/devel/autogen/Makefile

Modified: trunk/devel/autogen/Makefile
===================================================================
--- trunk/devel/autogen/Makefile	2015-08-11 23:09:14 UTC (rev 19717)
+++ trunk/devel/autogen/Makefile	2015-08-11 23:10:41 UTC (rev 19718)
@@ -2,9 +2,9 @@
 
 PORTNAME=	autogen
 PORTVERSION=	5.18.4
+PORTREVISION=	1
 CATEGORIES=	devel
-MASTER_SITES=	GNU
-MASTER_SITE_SUBDIR=	${PORTNAME}/rel${PORTVERSION}
+MASTER_SITES=	GNU/${PORTNAME}/rel${PORTVERSION}
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:DEFAULT,gnu
 
 MAINTAINER=	ports at MidnightBSD.org
@@ -23,7 +23,8 @@
 		--datadir=${PREFIX}/share
 USE_LDCONFIG=	yes
 SHEBANG_FILES=	autoopts/tpl/*.pl
+INSTALL_TARGET=	install-strip
 
-INFO=	autogen
+INFO=		autogen
 
 .include <bsd.port.mk>



More information about the Midnightbsd-cvs mailing list