diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2011-01-26 01:00:44 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2011-01-26 01:00:44 +0000 |
commit | 4c01daaeb56adae7d30d33488f25f2987d2e1665 (patch) | |
tree | 5aadd101c6ae56fb6c14b9a6b4fa0e1978bbdf8f /palm/coldsync | |
parent | 7c10694021a772576a2904baaf237ff9aabf4297 (diff) | |
download | ports-4c01daaeb56adae7d30d33488f25f2987d2e1665.tar.gz ports-4c01daaeb56adae7d30d33488f25f2987d2e1665.zip |
Notes
Diffstat (limited to 'palm/coldsync')
-rw-r--r-- | palm/coldsync/Makefile | 2 | ||||
-rw-r--r-- | palm/coldsync/distinfo | 1 | ||||
-rw-r--r-- | palm/coldsync/pkg-plist | 20 |
3 files changed, 11 insertions, 12 deletions
diff --git a/palm/coldsync/Makefile b/palm/coldsync/Makefile index db0b9cd90098..5fb68b3fd556 100644 --- a/palm/coldsync/Makefile +++ b/palm/coldsync/Makefile @@ -54,7 +54,7 @@ INFO= conduits .include <bsd.port.pre.mk> -CFLAGS+= -O0 -D__BSD_VISIBLE=1 +CFLAGS+= -O0 -D__BSD_VISIBLE=1 -I${LOCALBASE}/include CONFIGURE_ARGS+= --disable-pedantic --without-perl --with-usb post-patch: diff --git a/palm/coldsync/distinfo b/palm/coldsync/distinfo index 15a56a84e208..141ae99b1ec8 100644 --- a/palm/coldsync/distinfo +++ b/palm/coldsync/distinfo @@ -1,3 +1,2 @@ -MD5 (coldsync-2.2.5.tar.gz) = cba1d751a51d50a1983a7e0245820099 SHA256 (coldsync-2.2.5.tar.gz) = 635575e2175a865827319ad21cbfbac95a42a7256730898ae9e9104b63b4fef6 SIZE (coldsync-2.2.5.tar.gz) = 663307 diff --git a/palm/coldsync/pkg-plist b/palm/coldsync/pkg-plist index 8505f57be0b2..6edb83d7048d 100644 --- a/palm/coldsync/pkg-plist +++ b/palm/coldsync/pkg-plist @@ -12,17 +12,17 @@ lib/libpdb.so.0 %%NLS%%share/locale/it/LC_MESSAGES/coldsync.mo include/palm.h include/pdb.h -include/pconn/util.h -include/pconn/slp.h -include/pconn/pconn.h -include/pconn/palm_types.h -include/pconn/palm_errno.h -include/pconn/padp.h -include/pconn/dlp_rpc.h -include/pconn/dlp_cmd.h -include/pconn/dlp.h +include/pconn/PConnection.h include/pconn/cmp.h +include/pconn/dlp.h +include/pconn/dlp_cmd.h +include/pconn/dlp_rpc.h include/pconn/netsync.h -include/pconn/PConnection.h +include/pconn/padp.h +include/pconn/palm_errno.h +include/pconn/palm_types.h +include/pconn/pconn.h +include/pconn/slp.h include/pconn/spc_client.h +include/pconn/util.h @dirrm include/pconn |