pkgsrc-WIP-changes archive

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

i3lock: Remove obsolete make flag



Module Name:	pkgsrc-wip
Committed By:	Mateusz Poszwa <old4%o2.pl@localhost>
Pushed By:	f8l
Date:		Fri Mar 18 02:32:03 2016 +0100
Changeset:	1f7da1f984e089b761b1b0b3889bf951fa6441b4

Modified Files:
	i3lock/Makefile

Log Message:
i3lock: Remove obsolete make flag

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

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

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

diffs:
diff --git a/i3lock/Makefile b/i3lock/Makefile
index d0a7458..edc8822 100644
--- a/i3lock/Makefile
+++ b/i3lock/Makefile
@@ -15,7 +15,6 @@ USE_TOOLS+=	gmake pkg-config
 USE_LANGUAGES=	c99
 
 MAKE_ENV+=	SYSCONFDIR=${PKG_SYSCONFDIR}
-MAKE_ENV+=	NOLIBCAIRO=1
 
 SPECIAL_PERMS+=	bin/i3lock ${SETUID_ROOT_PERMS}
 INSTALLATION_DIRS=	bin ${PKGMANDIR}/man1 share/doc/${PKGBASE}


Home | Main Index | Thread Index | Old Index