Index: head/x11/keynav/Makefile =================================================================== --- head/x11/keynav/Makefile (revision 195633) +++ head/x11/keynav/Makefile (revision 195634) @@ -1,26 +1,31 @@ # New ports collection makefile for: keynav # Date created: 29 June 2007 # Whom: Wesley Shields # # $FreeBSD$ # PORTNAME= keynav -PORTVERSION= 20070629 +DISTVERSION= 20070705 CATEGORIES= x11 MASTER_SITES= http://www.semicomplete.com/files/keynav/ \ http://www.atarininja.org/~wxs/distfiles/ MAINTAINER= wxs@atarininja.org COMMENT= Quickly select a portion of the screen using minimal keystrokes USE_GNOME= pkgconfig USE_XLIB= yes ALL_TARGET= ${PORTNAME} PLIST_FILES= bin/keynav +PORTEXAMPLES= keynavrc do-install: ${INSTALL_PROGRAM} ${WRKSRC}/keynav ${PREFIX}/bin +.if !defined(NOPORTEXAMPLES) + @${MKDIR} ${EXAMPLESDIR} + ${INSTALL_DATA} ${WRKSRC}/keynavrc ${EXAMPLESDIR} +.endif .include Property changes on: head/x11/keynav/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/x11/keynav/distinfo =================================================================== --- head/x11/keynav/distinfo (revision 195633) +++ head/x11/keynav/distinfo (revision 195634) @@ -1,3 +1,3 @@ -MD5 (keynav-20070629.tar.gz) = 4919cd0404e1733cde01e211e5462e35 -SHA256 (keynav-20070629.tar.gz) = 103b280a7174b59dc7e4ccbc3f8c4e02cdce1f61922b61d361d9f7fc92cee012 -SIZE (keynav-20070629.tar.gz) = 11286 +MD5 (keynav-20070705.tar.gz) = a0a241bcaf12d054a6b176b800c1309a +SHA256 (keynav-20070705.tar.gz) = 086622058877d3500099dc5f717864d077516656534b9927ee45671c326b9e75 +SIZE (keynav-20070705.tar.gz) = 12036 Property changes on: head/x11/keynav/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property