[Midnightbsd-cvs] mports [19256] trunk/print/ghostscript8/Makefile: get rid of that su message

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat May 30 12:16:29 EDT 2015


Revision: 19256
          http://svnweb.midnightbsd.org/mports/?rev=19256
Author:   laffer1
Date:     2015-05-30 12:16:28 -0400 (Sat, 30 May 2015)
Log Message:
-----------
get rid of that su message

Modified Paths:
--------------
    trunk/print/ghostscript8/Makefile

Modified: trunk/print/ghostscript8/Makefile
===================================================================
--- trunk/print/ghostscript8/Makefile	2015-05-30 16:13:03 UTC (rev 19255)
+++ trunk/print/ghostscript8/Makefile	2015-05-30 16:16:28 UTC (rev 19256)
@@ -150,8 +150,8 @@
 	${LN} -s -f ${LOCALBASE}/lib/libfreetype.so \
 		${WRKSRC}/freetype/objs/freetype214MT_D.so
 
-pre-su-install:
-	${MKDIR} ${STAGEDIR}${DATADIR}
+pre-install:
+	${MKDIR} ${DATADIR}
 
 post-install-docs:
 	${MKDIR} ${WRKSRC}/contrib/japanese



More information about the Midnightbsd-cvs mailing list