[Midnightbsd-cvs] mports [23866] trunk/x11/xcursorgen/Makefile: strip

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Aug 26 15:14:56 EDT 2018


Revision: 23866
          http://svnweb.midnightbsd.org/mports/?rev=23866
Author:   laffer1
Date:     2018-08-26 15:14:56 -0400 (Sun, 26 Aug 2018)
Log Message:
-----------
strip

Modified Paths:
--------------
    trunk/x11/xcursorgen/Makefile

Modified: trunk/x11/xcursorgen/Makefile
===================================================================
--- trunk/x11/xcursorgen/Makefile	2018-08-26 19:14:00 UTC (rev 23865)
+++ trunk/x11/xcursorgen/Makefile	2018-08-26 19:14:56 UTC (rev 23866)
@@ -2,6 +2,7 @@
 
 PORTNAME=	xcursorgen
 PORTVERSION=	1.0.6
+PORTREVISION=	1
 CATEGORIES=	x11
 
 MAINTAINER=	ports at MidnightBSD.org
@@ -9,10 +10,11 @@
 
 LICENSE=	mit
 
-LIB_DEPENDS=	libpng.so:${PORTSDIR}/graphics/png
+LIB_DEPENDS=	libpng.so:graphics/png
 
 XORG_CAT=	app
 USE_XORG=	x11 xcursor xextproto
+INSTALL_TARGET=	install-strip
 
 PLIST_FILES=	bin/xcursorgen man/man1/xcursorgen.1.gz
 



More information about the Midnightbsd-cvs mailing list