[Midnightbsd-cvs] mports: Makefile: Add desktop wallpaper

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Sep 24 23:29:34 EDT 2008


Log Message:
-----------
Add desktop wallpaper

Modified Files:
--------------
    mports/misc/midnightbsd-desktop:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/misc/midnightbsd-desktop/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L misc/midnightbsd-desktop/Makefile -L misc/midnightbsd-desktop/Makefile -u -r1.1 -r1.2
--- misc/midnightbsd-desktop/Makefile
+++ misc/midnightbsd-desktop/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	midnightbsd-desktop
-PORTVERSION=	1.0
+PORTVERSION=	1.1
 CATEGORIES=	misc
 MASTER_SITES=	# none
 DISTFILES=	# none
@@ -25,7 +25,8 @@
 		smbd:${PORTSDIR}/net/samba3 \
 		cupsd:${PORTSDIR}/print/cups-base \
 		pidgin:${PORTSDIR}/net-im/pidgin \
-		${LOCALBASE}/etc/rc.d/bsdstats.sh:${PORTSDIR}/sysutils/bsdstats
+		${LOCALBASE}/etc/rc.d/bsdstats.sh:${PORTSDIR}/sysutils/bsdstats \
+		${LOCALBASE}/share/wallpapers/mnbsd_bg_gray.png:${PORTSDIR}/x11-themes/midnightbsd-backgrounds
 
 USE_XORG=	x11
 USE_PERL5_RUN=	yes


More information about the Midnightbsd-cvs mailing list