openbsd-ports/comms/jpilot/patches/patch-SyncTime_Makefile_in
ajacoutot 8e30301eb2 - update jpilot-1.6.0
* support for MemosDB-PMem and ContactsDB-PAdd
  * added sortable columns in KeyRing
  * many bug fixes and small changes
- rework DESCR
- use textproc/intltool MODULE
2008-06-01 15:27:46 +00:00

13 lines
597 B
Plaintext

$OpenBSD: patch-SyncTime_Makefile_in,v 1.9 2008/06/01 15:27:46 ajacoutot Exp $
--- SyncTime/Makefile.in.orig Sun Jun 1 16:01:52 2008
+++ SyncTime/Makefile.in Sun Jun 1 16:02:10 2008
@@ -244,7 +244,7 @@ target_alias = @target_alias@
@MAKE_SYNCTIME_TRUE@lib_LTLIBRARIES = libsynctime.la
@MAKE_SYNCTIME_TRUE@libsynctime_la_SOURCES = synctime.c
@MAKE_SYNCTIME_TRUE@libsynctime_la_CFLAGS = @PILOT_FLAGS@ @GTK_CFLAGS@ -I$(top_srcdir)
-@MAKE_SYNCTIME_TRUE@libsynctime_la_LDFLAGS = @GTK_LIBS@
+@MAKE_SYNCTIME_TRUE@libsynctime_la_LDFLAGS = @GTK_LIBS@ -module -avoid-version
all: all-am
.SUFFIXES: