[Midnightbsd-cvs] mports [22855] trunk/graphics/gozer/Makefile: fix man
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Sep 30 18:30:03 EDT 2017
Revision: 22855
http://svnweb.midnightbsd.org/mports/?rev=22855
Author: laffer1
Date: 2017-09-30 18:30:02 -0400 (Sat, 30 Sep 2017)
Log Message:
-----------
fix man
Modified Paths:
--------------
trunk/graphics/gozer/Makefile
Modified: trunk/graphics/gozer/Makefile
===================================================================
--- trunk/graphics/gozer/Makefile 2017-09-30 22:29:10 UTC (rev 22854)
+++ trunk/graphics/gozer/Makefile 2017-09-30 22:30:02 UTC (rev 22855)
@@ -10,13 +10,12 @@
COMMENT= Commandline text rendering utility - creates images from text
LICENSE= mit
-LIB_DEPENDS= giblib.1:${PORTSDIR}/graphics/giblib
+LIB_DEPENDS= libgiblib.so.1:${PORTSDIR}/graphics/giblib
USE_XORG= x11
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-giblib-prefix=${LOCALBASE}
CFLAGS+= -I${LOCALBASE}/include
-MAN1= gozer.1
.if defined(NOPORTDOCS)
MAKE_ENV= NO_DOC=yes
More information about the Midnightbsd-cvs
mailing list