[Midnightbsd-cvs] mports: Makefile: Fix typo.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu May 22 12:54:59 EDT 2008


Log Message:
-----------
Fix typo.

Modified Files:
--------------
    mports/print/ghostscript-gpl:
        Makefile (r1.5 -> r1.6)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/print/ghostscript-gpl/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -L print/ghostscript-gpl/Makefile -L print/ghostscript-gpl/Makefile -u -r1.5 -r1.6
--- print/ghostscript-gpl/Makefile
+++ print/ghostscript-gpl/Makefile
@@ -98,7 +98,7 @@
 .if defined(WITHOUT_X11)
 PKGNAMESUFFIX:=	${PKGNAMESUFFIX}-nox11
 .else
-USE_ORG=	xt xext
+USE_XORG=	xt xext
 .endif
 
 .if defined(WITH_SVGALIB)


More information about the Midnightbsd-cvs mailing list