From d177aed03317174a08e43f5a89a3f98c935113dc Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Fri, 22 Apr 2005 03:54:45 +0000 Subject: 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 --- palm/gnome-pilot/Makefile | 2 +- palm/gnome-pilot/files/patch-libgpilotdCM_Makefile.in | 11 +++++++++++ palm/gnomepilot2/Makefile | 2 +- palm/gnomepilot2/files/patch-libgpilotdCM_Makefile.in | 11 +++++++++++ 4 files changed, 24 insertions(+), 2 deletions(-) create mode 100644 palm/gnome-pilot/files/patch-libgpilotdCM_Makefile.in create mode 100644 palm/gnomepilot2/files/patch-libgpilotdCM_Makefile.in (limited to 'palm') 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) -- cgit v1.2.3