[Midnightbsd-cvs] mports: Makefile: Add missing dependancy found on magus.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Apr 3 21:11:55 EDT 2008


Log Message:
-----------
Add missing dependancy found on magus.

Add license.

Modified Files:
--------------
    mports/graphics/eog:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/graphics/eog/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L graphics/eog/Makefile -L graphics/eog/Makefile -u -r1.2 -r1.3
--- graphics/eog/Makefile
+++ graphics/eog/Makefile
@@ -16,6 +16,9 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	The Eye Of Gnome image viewer
+LICENSE=	gpl2
+
+BUILD_DEPENDS=	update-mime-database:${PORTSDIR}/misc/shared-mime-info
 
 USE_BZIP2=	yes
 USE_GMAKE=	yes


More information about the Midnightbsd-cvs mailing list