summaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-04-22 03:54:45 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-04-22 03:54:45 +0000
commitd177aed03317174a08e43f5a89a3f98c935113dc (patch)
tree74c332dc1a7d4c3ca882723e68feec8c5876050b /palm
parentPatch kommander to not execute scripts from possibly untrusted locations (diff)
Commit a patch forgotten in the last commit:
Link the gnome-pilot libraries correctly so they play nice with the new pkg-config. Reminded by: bland
Notes
Notes: svn path=/head/; revision=133905
Diffstat (limited to 'palm')
-rw-r--r--palm/gnome-pilot/Makefile2
-rw-r--r--palm/gnome-pilot/files/patch-libgpilotdCM_Makefile.in11
-rw-r--r--palm/gnomepilot2/Makefile2
-rw-r--r--palm/gnomepilot2/files/patch-libgpilotdCM_Makefile.in11
4 files changed, 24 insertions, 2 deletions
diff --git a/palm/gnome-pilot/Makefile b/palm/gnome-pilot/Makefile
index 135ec318a987..7831945094c5 100644
--- a/palm/gnome-pilot/Makefile
+++ b/palm/gnome-pilot/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomepilot2
PORTVERSION= 2.0.13
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= palm comms gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-pilot/2.0
diff --git a/palm/gnome-pilot/files/patch-libgpilotdCM_Makefile.in b/palm/gnome-pilot/files/patch-libgpilotdCM_Makefile.in
new file mode 100644
index 000000000000..b53e0ee3cbe9
--- /dev/null
+++ b/palm/gnome-pilot/files/patch-libgpilotdCM_Makefile.in
@@ -0,0 +1,11 @@
+--- libgpilotdCM/Makefile.in.orig Thu Apr 21 23:51:24 2005
++++ libgpilotdCM/Makefile.in Thu Apr 21 23:51:39 2005
+@@ -60,7 +60,7 @@
+ "$(DESTDIR)$(libgpilotdcmincludedir)"
+ gpilotdcmlibsLTLIBRARIES_INSTALL = $(INSTALL)
+ LTLIBRARIES = $(gpilotdcmlibs_LTLIBRARIES)
+-libgpilotdcm_la_LIBADD =
++libgpilotdcm_la_LIBADD = $(GNOME_PILOT_LIBS)
+ am__objects_1 = gnome-pilot-conduit-management.lo \
+ gnome-pilot-conduit-config.lo
+ am_libgpilotdcm_la_OBJECTS = $(am__objects_1)
diff --git a/palm/gnomepilot2/Makefile b/palm/gnomepilot2/Makefile
index 135ec318a987..7831945094c5 100644
--- a/palm/gnomepilot2/Makefile
+++ b/palm/gnomepilot2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomepilot2
PORTVERSION= 2.0.13
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= palm comms gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-pilot/2.0
diff --git a/palm/gnomepilot2/files/patch-libgpilotdCM_Makefile.in b/palm/gnomepilot2/files/patch-libgpilotdCM_Makefile.in
new file mode 100644
index 000000000000..b53e0ee3cbe9
--- /dev/null
+++ b/palm/gnomepilot2/files/patch-libgpilotdCM_Makefile.in
@@ -0,0 +1,11 @@
+--- libgpilotdCM/Makefile.in.orig Thu Apr 21 23:51:24 2005
++++ libgpilotdCM/Makefile.in Thu Apr 21 23:51:39 2005
+@@ -60,7 +60,7 @@
+ "$(DESTDIR)$(libgpilotdcmincludedir)"
+ gpilotdcmlibsLTLIBRARIES_INSTALL = $(INSTALL)
+ LTLIBRARIES = $(gpilotdcmlibs_LTLIBRARIES)
+-libgpilotdcm_la_LIBADD =
++libgpilotdcm_la_LIBADD = $(GNOME_PILOT_LIBS)
+ am__objects_1 = gnome-pilot-conduit-management.lo \
+ gnome-pilot-conduit-config.lo
+ am_libgpilotdcm_la_OBJECTS = $(am__objects_1)