pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Cleanup
Module Name: pkgsrc-wip
Committed By: Pierre Pronchery <khorben%defora.org@localhost>
Pushed By: khorben
Date: Sun Nov 12 18:32:19 2017 +0100
Changeset: 8ce2b28c4e742fdae9e7b5f92835a6bc61dfab25
Modified Files:
xoo/Makefile
Log Message:
Cleanup
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8ce2b28c4e742fdae9e7b5f92835a6bc61dfab25
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
xoo/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diffs:
diff --git a/xoo/Makefile b/xoo/Makefile
index 613fbbcb30..4f99e88908 100644
--- a/xoo/Makefile
+++ b/xoo/Makefile
@@ -13,8 +13,7 @@ COMMENT= Graphical wrapper around Xnest/Xephyr
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
-CFLAGS=
-CFLAGS+= -DPREFIX=\"${PREFIX:Q}\"
+CFLAGS= -DPREFIX=\"${PREFIX:Q}\"
CONFIGURE_ARGS+=CFLAGS=${CFLAGS:M*:Q}
post-install:
Home |
Main Index |
Thread Index |
Old Index