summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-09-27 13:21:51 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-09-27 13:21:51 +0000
commit6e19693fe656b59771bab9ea029ade39dae49e5a (patch)
tree52317a164c5596913864f4e48aeb753cb469756e /devel
parent- Update to 1.11 (diff)
- Fix build on bento, honour PREFIX
- Dependency update: intl.4 -> intl.5 PR: 57274 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=89540
Diffstat (limited to 'devel')
-rw-r--r--devel/libticalcs/Makefile2
-rw-r--r--devel/libticalcs/files/patch-macros-Makefile.in11
2 files changed, 12 insertions, 1 deletions
diff --git a/devel/libticalcs/Makefile b/devel/libticalcs/Makefile
index 235ff60fd756..cca9078475e7 100644
--- a/devel/libticalcs/Makefile
+++ b/devel/libticalcs/Makefile
@@ -18,7 +18,7 @@ BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
LIB_DEPENDS= ticables.10:${PORTSDIR}/comms/libticables \
tifiles.5:${PORTSDIR}/devel/libtifiles \
- intl.4:${PORTSDIR}/devel/gettext
+ intl.5:${PORTSDIR}/devel/gettext
USE_GNOME= glib20
GNU_CONFIGURE= yes
diff --git a/devel/libticalcs/files/patch-macros-Makefile.in b/devel/libticalcs/files/patch-macros-Makefile.in
new file mode 100644
index 000000000000..e40ae901c72b
--- /dev/null
+++ b/devel/libticalcs/files/patch-macros-Makefile.in
@@ -0,0 +1,11 @@
+--- macros/Makefile.in.orig Sat Sep 20 13:34:57 2003
++++ macros/Makefile.in Sat Sep 20 13:35:18 2003
+@@ -194,7 +194,7 @@
+ done
+
+
+-aclocaldir = @ACLOCALDIR@
++aclocaldir = ${datadir}/aclocal
+
+ @Aclocal_TRUE@aclocal_DATA = ticalcs.m4
+ subdir = macros