[Midnightbsd-cvs] mports [23635] trunk/security/trousers/Makefile: remove alias.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Jul 22 15:57:16 EDT 2018


Revision: 23635
          http://svnweb.midnightbsd.org/mports/?rev=23635
Author:   laffer1
Date:     2018-07-22 15:53:01 -0400 (Sun, 22 Jul 2018)
Log Message:
-----------
remove alias. it breaks on current

Modified Paths:
--------------
    trunk/security/trousers/Makefile

Modified: trunk/security/trousers/Makefile
===================================================================
--- trunk/security/trousers/Makefile	2018-07-22 17:04:48 UTC (rev 23634)
+++ trunk/security/trousers/Makefile	2018-07-22 19:53:01 UTC (rev 23635)
@@ -2,6 +2,7 @@
 
 PORTNAME=	trousers
 PORTVERSION=	0.3.14
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	SF
 
@@ -13,7 +14,7 @@
 BUILD_DEPENDS=	tpm-emulator>=0.7.4_1:${PORTSDIR}/emulators/tpm-emulator
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
-USES=		dos2unix alias autoreconf gmake iconv libtool pkgconfig ssl
+USES=		dos2unix autoreconf gmake iconv libtool pkgconfig ssl
 NO_WRKSUBDIR=	yes
 DOS2UNIX_GLOB=	*.h *.c
 USE_LDCONFIG=	YES



More information about the Midnightbsd-cvs mailing list