[Midnightbsd-cvs] mports: Makefile: Fake fixes.

ctriv at midnightbsd.org ctriv at midnightbsd.org
Wed Oct 31 17:22:12 EDT 2007


Log Message:
-----------
Fake fixes.

Modified Files:
--------------
    mports/palm/coldsync:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/palm/coldsync/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -Lpalm/coldsync/Makefile -Lpalm/coldsync/Makefile -u -r1.1 -r1.2
--- palm/coldsync/Makefile
+++ palm/coldsync/Makefile
@@ -8,13 +8,16 @@
 
 PORTNAME=	coldsync
 PORTVERSION=	2.2.5
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	palm comms
 MASTER_SITES=	http://www.coldsync.org/download/
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Synchronize a PalmPilot with a Unix workstation
+LICENSE=	artistic
 
+FAKE_OPTS=	prefixhack
+FAKE_MAKEARGS+=	PREFIX=${FAKE_DESTDIR}${PREFIX} INFODIR=${FAKE_DESTDIR}${PREFIX}/info
 USE_GETTEXT=	yes
 REINPLACE_ARGS=	-i "" -E
 


More information about the Midnightbsd-cvs mailing list