summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-12-19 01:37:50 +0000
committeramdmi3 <amdmi3@FreeBSD.org>2015-12-19 01:37:50 +0000
commit71c6d92679ad437ea68855f6ff459d3ec6ee044d (patch)
tree12d61582678901bb8393ec9ded64405654197b9e /x11
parent510b59ee9bc21804206e0199bfe4d6a011ce8de1 (diff)
downloadFreeBSD-ports-71c6d92679ad437ea68855f6ff459d3ec6ee044d.zip
FreeBSD-ports-71c6d92679ad437ea68855f6ff459d3ec6ee044d.tar.gz
- Switch to options helpers
- Regenerate patches with `make makepatch`
Diffstat (limited to 'x11')
-rw-r--r--x11/gdkxft/Makefile4
-rw-r--r--x11/gdkxft/files/patch-capplet_Makefile.in7
-rw-r--r--x11/gdkxft/files/patch-src__gdkxft.conf4
3 files changed, 8 insertions, 7 deletions
diff --git a/x11/gdkxft/Makefile b/x11/gdkxft/Makefile
index 4526e5d..d298d7d 100644
--- a/x11/gdkxft/Makefile
+++ b/x11/gdkxft/Makefile
@@ -35,7 +35,9 @@ post-patch:
@${REINPLACE_CMD} 's/<regex\.h>/<gnuregex.h>/' ${WRKSRC}/src/gdkxft.c
post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgdkxft.so
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgdkxft.so
+
+post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}
diff --git a/x11/gdkxft/files/patch-capplet_Makefile.in b/x11/gdkxft/files/patch-capplet_Makefile.in
index c1eab5f..3f56081 100644
--- a/x11/gdkxft/files/patch-capplet_Makefile.in
+++ b/x11/gdkxft/files/patch-capplet_Makefile.in
@@ -1,6 +1,6 @@
---- capplet/Makefile.in.orig Thu Apr 4 23:37:06 2002
-+++ capplet/Makefile.in Thu Apr 4 23:39:17 2002
-@@ -103,7 +103,8 @@
+--- capplet/Makefile.in.orig 2002-01-29 17:44:25 UTC
++++ capplet/Makefile.in
+@@ -103,7 +103,8 @@ ZVT_LIBS = @ZVT_LIBS@
INCLUDES = \
-DDATADIR=\"$(datadir)\" -DSYSCONFDIR=\"$(sysconfdir)\" \
@@ -10,4 +10,3 @@
LDADD = \
-
diff --git a/x11/gdkxft/files/patch-src__gdkxft.conf b/x11/gdkxft/files/patch-src__gdkxft.conf
index 23953ff..53c4313 100644
--- a/x11/gdkxft/files/patch-src__gdkxft.conf
+++ b/x11/gdkxft/files/patch-src__gdkxft.conf
@@ -1,5 +1,5 @@
---- src/gdkxft.conf.orig Fri Nov 30 22:51:52 2001
-+++ src/gdkxft.conf Sat Dec 29 15:44:29 2001
+--- src/gdkxft.conf.orig 2001-11-30 13:51:52 UTC
++++ src/gdkxft.conf
@@ -1,8 +1,2 @@
!*
--urw-*
OpenPOWER on IntegriCloud