[Midnightbsd-cvs] mports: Makefile: Fix for magus
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Oct 24 20:38:29 EDT 2007
Log Message:
-----------
Fix for magus
Modified Files:
--------------
mports/deskutils/ljclive:
Makefile (r1.3 -> r1.4)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/deskutils/ljclive/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -Ldeskutils/ljclive/Makefile -Ldeskutils/ljclive/Makefile -u -r1.3 -r1.4
--- deskutils/ljclive/Makefile
+++ deskutils/ljclive/Makefile
@@ -8,7 +8,7 @@
PORTNAME= ljclive
PORTVERSION= 0.4.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ljclive
@@ -16,11 +16,11 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= A command line client for posting LiveJournal entries
-
LICENSE= bsd3
+
CONFLICTS= py*-clive-[0-9]*
-WRKSRC= work/clive-${PORTVERSION}
+WRKSRC= ${WRKDIR}/clive-${PORTVERSION}
MAN1= clive.1
More information about the Midnightbsd-cvs
mailing list