[Midnightbsd-cvs] mports [24931] trunk/x11-fonts/showfont/Makefile: update makefile
    laffer1 at midnightbsd.org 
    laffer1 at midnightbsd.org
       
    Sat Feb  9 11:56:39 EST 2019
    
    
  
Revision: 24931
          http://svnweb.midnightbsd.org/mports/?rev=24931
Author:   laffer1
Date:     2019-02-09 11:56:38 -0500 (Sat, 09 Feb 2019)
Log Message:
-----------
update makefile
Modified Paths:
--------------
    trunk/x11-fonts/showfont/Makefile
Modified: trunk/x11-fonts/showfont/Makefile
===================================================================
--- trunk/x11-fonts/showfont/Makefile	2019-02-09 16:56:23 UTC (rev 24930)
+++ trunk/x11-fonts/showfont/Makefile	2019-02-09 16:56:38 UTC (rev 24931)
@@ -2,14 +2,16 @@
 
 PORTNAME=	showfont
 PORTVERSION=	1.0.5
+PORTREVISION=	1
 CATEGORIES=	x11-fonts
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Font dumper for the X font server
+
 LICENSE=	mit
 
 XORG_CAT=	app
-USE_XORG=	libfs
+USE_XORG=	libfs xorgproto
 
 PLIST_FILES=	bin/showfont man/man1/showfont.1.gz
 
    
    
More information about the Midnightbsd-cvs
mailing list