[Midnightbsd-cvs] mports [18915] trunk/devel/libunicode: add patch
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun May 10 11:23:31 EDT 2015
Revision: 18915
http://svnweb.midnightbsd.org/mports/?rev=18915
Author: laffer1
Date: 2015-05-10 11:23:30 -0400 (Sun, 10 May 2015)
Log Message:
-----------
add patch
Modified Paths:
--------------
trunk/devel/libunicode/Makefile
Added Paths:
-----------
trunk/devel/libunicode/files/patch-Makefile.in
Modified: trunk/devel/libunicode/Makefile
===================================================================
--- trunk/devel/libunicode/Makefile 2015-05-10 15:22:46 UTC (rev 18914)
+++ trunk/devel/libunicode/Makefile 2015-05-10 15:23:30 UTC (rev 18915)
@@ -2,7 +2,7 @@
PORTNAME= libunicode
PORTVERSION= 0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel gnome
MASTER_SITES= GNOME
MASTER_SITE_SUBDIR= sources/libunicode/0.4
Added: trunk/devel/libunicode/files/patch-Makefile.in
===================================================================
--- trunk/devel/libunicode/files/patch-Makefile.in (rev 0)
+++ trunk/devel/libunicode/files/patch-Makefile.in 2015-05-10 15:23:30 UTC (rev 18915)
@@ -0,0 +1,11 @@
+--- Makefile.in.orig Wed Sep 20 17:44:12 2000
++++ Makefile.in Thu Sep 21 10:54:20 2000
+@@ -94,7 +94,7 @@
+ EXTRA_DIST = libunicode.spec.in unicodeConf.sh.in
+
+
+-confexecdir = $(libdir)
++confexecdir = $(sysconfdir)
+ confexec_DATA = unicodeConf.sh
+
+ CLEAN_FILES = unicodeConf.sh
Property changes on: trunk/devel/libunicode/files/patch-Makefile.in
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list