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

ctriv at midnightbsd.org ctriv at midnightbsd.org
Mon Nov 19 15:12:43 EST 2007


Log Message:
-----------
Fake fixes.  This depends on the most recent bsd.mport.mk.

Modified Files:
--------------
    mports/sysutils/dmidecode:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/sysutils/dmidecode/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L sysutils/dmidecode/Makefile -L sysutils/dmidecode/Makefile -u -r1.1 -r1.2
--- sysutils/dmidecode/Makefile
+++ sysutils/dmidecode/Makefile
@@ -8,6 +8,7 @@
 
 PORTNAME=	dmidecode
 PORTVERSION=	2.8
+PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_SAVANNAH} \
 		ftp://ftp.nuug.no/pub/anders/distfiles/
@@ -15,6 +16,9 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	A tool for dumping DMI (SMBIOS) contents in human-readable format
+LICENSE=	gpl2
+
+FAKE_OPTS=	trueprefix
 
 ONLY_FOR_ARCHS=	i386 amd64 ia64
 


More information about the Midnightbsd-cvs mailing list