400f4557f6
on WITHOUT_X11 is the Only True Way[tm].
17 lines
295 B
Makefile
17 lines
295 B
Makefile
# New ports collection makefile for: ghostscript6-nox11
|
|
# Date created: 23 February 2001
|
|
# Whom: nik
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= ghostscript6
|
|
PKGNAMESUFFIX= -nox11
|
|
|
|
MAINTAINER= nik@freebsd.org
|
|
|
|
WITHOUT_X11= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../ghostscript6
|
|
|
|
.include "${MASTERDIR}/Makefile"
|