pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

enet: Remove redundant line



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Mon Oct 17 02:33:24 2016 +0200
Changeset:	9826c05323697f0157111816d6f92997f61d39a0

Modified Files:
	enet/Makefile

Log Message:
enet: Remove redundant line

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9826c05323697f0157111816d6f92997f61d39a0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 enet/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/enet/Makefile b/enet/Makefile
index 1712e7a..7063322 100644
--- a/enet/Makefile
+++ b/enet/Makefile
@@ -13,6 +13,4 @@ USE_TOOLS+=	gmake
 USE_LANGUAGES=	c
 GNU_CONFIGURE=	yes
 
-GNU_CONFIGURE=	yes
-
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index