pkgsrc-WIP-changes archive

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

cdirip: Remove NO_CONFIGURE (thanks leot)



Module Name:	pkgsrc-wip
Committed By:	Travis Paul <tr%vispaul.me@localhost>
Pushed By:	tpaul
Date:		Wed May 22 17:13:03 2019 +0800
Changeset:	570863f3064c8f06ff964e981cd16a4066309dfc

Modified Files:
	cdirip/Makefile

Log Message:
cdirip: Remove NO_CONFIGURE (thanks leot)

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

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

diffstat:
 cdirip/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/cdirip/Makefile b/cdirip/Makefile
index 9929bafe74..d393d43e7f 100644
--- a/cdirip/Makefile
+++ b/cdirip/Makefile
@@ -10,7 +10,6 @@ HOMEPAGE=	https://github.com/jozip/cdirip/
 COMMENT=	Program for extracting tracks from a CDI (DiscJuggler) image
 LICENSE=	gnu-gpl-v2
 
-NO_CONFIGURE=		yes
 INSTALLATION_DIRS=	bin
 
 do-install:


Home | Main Index | Thread Index | Old Index