summaryrefslogtreecommitdiffstats
path: root/palm
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2005-04-22 01:07:07 +0000
committermarcus <marcus@FreeBSD.org>2005-04-22 01:07:07 +0000
commit4b4bf51a6c37596ab9c14f24ac36140ce1ab0ec5 (patch)
tree2c49720a2e3f1a8455612768884a56d391ef913b /palm
parent78cdda9ed69b1bd274e3ab03d760a127164c2372 (diff)
downloadFreeBSD-ports-4b4bf51a6c37596ab9c14f24ac36140ce1ab0ec5.zip
FreeBSD-ports-4b4bf51a6c37596ab9c14f24ac36140ce1ab0ec5.tar.gz
Link the gnome-pilot libraries correctly so they play nice with the new
pkg-config. Reported by: Sven Esbjerg <esbjerg@xbsd.net>
Diffstat (limited to 'palm')
-rw-r--r--palm/gnome-pilot/Makefile1
-rw-r--r--palm/gnome-pilot/files/patch-gpilotd_Makefile.in20
-rw-r--r--palm/gnomepilot2/Makefile1
-rw-r--r--palm/gnomepilot2/files/patch-gpilotd_Makefile.in20
4 files changed, 42 insertions, 0 deletions
diff --git a/palm/gnome-pilot/Makefile b/palm/gnome-pilot/Makefile
index 65605c1..135ec31 100644
--- a/palm/gnome-pilot/Makefile
+++ b/palm/gnome-pilot/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnomepilot2
PORTVERSION= 2.0.13
+PORTREVISION= 1
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-gpilotd_Makefile.in b/palm/gnome-pilot/files/patch-gpilotd_Makefile.in
new file mode 100644
index 0000000..dd048e7
--- /dev/null
+++ b/palm/gnome-pilot/files/patch-gpilotd_Makefile.in
@@ -0,0 +1,20 @@
+--- gpilotd/Makefile.in.orig Thu Apr 21 20:56:17 2005
++++ gpilotd/Makefile.in Thu Apr 21 21:00:38 2005
+@@ -70,7 +70,7 @@
+ "$(DESTDIR)$(libgpilotdincludedir)"
+ gpilotdlibsLTLIBRARIES_INSTALL = $(INSTALL)
+ LTLIBRARIES = $(gpilotdlibs_LTLIBRARIES)
+-libgpilotd_la_LIBADD =
++libgpilotd_la_LIBADD = $(GNOME_PILOT_LIBS)
+ am__objects_1 =
+ am__objects_2 = gnome-pilot-common.lo gnome-pilot-skels.lo \
+ gnome-pilot-stubs.lo $(am__objects_1)
+@@ -78,7 +78,7 @@
+ am_libgpilotd_la_OBJECTS = $(am__objects_2) $(am__objects_3) \
+ $(am__objects_1)
+ libgpilotd_la_OBJECTS = $(am_libgpilotd_la_OBJECTS)
+-libgpilotdconduit_la_LIBADD =
++libgpilotdconduit_la_LIBADD = $(GNOME_PILOT_LIBS)
+ am__objects_4 = gnome-pilot-conduit.lo gnome-pilot-conduit-file.lo \
+ gnome-pilot-conduit-backup.lo gnome-pilot-conduit-standard.lo \
+ $(am__objects_1)
diff --git a/palm/gnomepilot2/Makefile b/palm/gnomepilot2/Makefile
index 65605c1..135ec31 100644
--- a/palm/gnomepilot2/Makefile
+++ b/palm/gnomepilot2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnomepilot2
PORTVERSION= 2.0.13
+PORTREVISION= 1
CATEGORIES= palm comms gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-pilot/2.0
diff --git a/palm/gnomepilot2/files/patch-gpilotd_Makefile.in b/palm/gnomepilot2/files/patch-gpilotd_Makefile.in
new file mode 100644
index 0000000..dd048e7
--- /dev/null
+++ b/palm/gnomepilot2/files/patch-gpilotd_Makefile.in
@@ -0,0 +1,20 @@
+--- gpilotd/Makefile.in.orig Thu Apr 21 20:56:17 2005
++++ gpilotd/Makefile.in Thu Apr 21 21:00:38 2005
+@@ -70,7 +70,7 @@
+ "$(DESTDIR)$(libgpilotdincludedir)"
+ gpilotdlibsLTLIBRARIES_INSTALL = $(INSTALL)
+ LTLIBRARIES = $(gpilotdlibs_LTLIBRARIES)
+-libgpilotd_la_LIBADD =
++libgpilotd_la_LIBADD = $(GNOME_PILOT_LIBS)
+ am__objects_1 =
+ am__objects_2 = gnome-pilot-common.lo gnome-pilot-skels.lo \
+ gnome-pilot-stubs.lo $(am__objects_1)
+@@ -78,7 +78,7 @@
+ am_libgpilotd_la_OBJECTS = $(am__objects_2) $(am__objects_3) \
+ $(am__objects_1)
+ libgpilotd_la_OBJECTS = $(am_libgpilotd_la_OBJECTS)
+-libgpilotdconduit_la_LIBADD =
++libgpilotdconduit_la_LIBADD = $(GNOME_PILOT_LIBS)
+ am__objects_4 = gnome-pilot-conduit.lo gnome-pilot-conduit-file.lo \
+ gnome-pilot-conduit-backup.lo gnome-pilot-conduit-standard.lo \
+ $(am__objects_1)
OpenPOWER on IntegriCloud