[Midnightbsd-cvs] mports: Makefile: clean up some cruft

ctriv at midnightbsd.org ctriv at midnightbsd.org
Mon Dec 8 16:35:07 EST 2008


Log Message:
-----------
clean up some cruft

Modified Files:
--------------
    mports/textproc/soprano:
        Makefile (r1.3 -> r1.4)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/soprano/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L textproc/soprano/Makefile -L textproc/soprano/Makefile -u -r1.3 -r1.4
--- textproc/soprano/Makefile
+++ textproc/soprano/Makefile
@@ -1,9 +1,6 @@
-# New ports collection Makefile for:	soprano
-# Date created:				2008-01-18
-# Whom:					arved
 #
 # $MidnightBSD$
-# $FreeBSD: ports/textproc/soprano/Makefile,v 1.2 2008/08/08 22:37:30 miwi Exp $
+#
 
 PORTNAME=	soprano
 PORTVERSION=	2.1.1
@@ -25,9 +22,8 @@
 USE_LDCONFIG=	yes
 USE_CMAKE=	yes
 
-MAKE_ARGS+=	${PTHREASD_LDFLAGS} DESTDIR=${FAKE_DESTDIR}
+MAKE_ARGS+=	${PTHREASD_LDFLAGS} 
 LDFLAGS+=	${PTHREAD_LDFLAGS}
-MAKE_ENV+=	DESTDIR=${FAKE_DESTDIR}
 
 post-patch:
 	${MKDIR} ${WRKSRC}


More information about the Midnightbsd-cvs mailing list