pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
xnedit: Cleaning
Module Name: pkgsrc-wip
Committed By: adr <adr%sdf.org@localhost>
Pushed By: adr
Date: Sun Jun 2 18:48:22 2019 +0100
Changeset: 1593c1e46ebf3593068c0aed2f46c02d90f46732
Modified Files:
xnedit/Makefile
Log Message:
xnedit: Cleaning
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1593c1e46ebf3593068c0aed2f46c02d90f46732
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
xnedit/Makefile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diffs:
diff --git a/xnedit/Makefile b/xnedit/Makefile
index a15a1ef362..aece49844b 100644
--- a/xnedit/Makefile
+++ b/xnedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2018/04/21 13:38:05 wiz Exp $
+# $NetBSD$
DISTNAME= xnedit-${VERS}
CATEGORIES= editors
@@ -15,14 +15,14 @@ BUILD_TARGET= netbsd
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 ${PREFIX}/share/doc/xnedit
SUBST_CLASSES+= fix-include
-SUBST_STAGE.fix-include= pre-configure
+SUBST_STAGE.fix-include= pre-configure
SUBST_MESSAGE.fix-include= Fixing include Xft.h.
SUBST_FILES.fix-include= util/fontsel.c
SUBST_FILES.fix-include+= source/textP.h
SUBST_FILES.fix-include+= source/textDisp.h
SUBST_FILES.fix-include+= source/nedit.h
-SUBST_FILES.fix-include+= Microline/XmL/XmL.c
-SUBST_SED.fix-include= -e 's,<Xft/Xft.h>,<X11/Xft/Xft.h>,'
+#SUBST_FILES.fix-include+= Microline/XmL/XmL.c
+SUBST_SED.fix-include= -e 's,Xft/Xft.h>,X11/&,'
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/source/xnedit ${DESTDIR}${PREFIX}/bin
Home |
Main Index |
Thread Index |
Old Index