pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/wm/windowmaker
Module Name: pkgsrc
Committed By: adam
Date: Fri Apr 14 17:16:50 UTC 2017
Modified Files:
pkgsrc/wm/windowmaker: Makefile
Log Message:
Explicitly disable ImageMagick support
To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 pkgsrc/wm/windowmaker/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/wm/windowmaker/Makefile
diff -u pkgsrc/wm/windowmaker/Makefile:1.117 pkgsrc/wm/windowmaker/Makefile:1.118
--- pkgsrc/wm/windowmaker/Makefile:1.117 Mon Mar 20 12:29:52 2017
+++ pkgsrc/wm/windowmaker/Makefile Fri Apr 14 17:16:50 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.117 2017/03/20 12:29:52 adam Exp $
+# $NetBSD: Makefile,v 1.118 2017/04/14 17:16:50 adam Exp $
DISTNAME= WindowMaker-0.95.8
PKGNAME= ${DISTNAME:tl}
@@ -16,6 +16,7 @@ USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= msgfmt perl:run pkg-config xgettext
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --disable-magick
CONFIGURE_ARGS+= --enable-pango
CONFIGURE_ARGS+= --enable-usermenu
CONFIGURE_ARGS+= --enable-xinerama
Home |
Main Index |
Thread Index |
Old Index