doesn't need USE_X11

bump PKGNAME

closes ports/4002, ok maintainer kevlo@
This commit is contained in:
sturm 2004-12-07 19:51:12 +00:00
parent 61a5f078cf
commit 02f0ce7fd8

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.9 2004/05/24 08:49:24 xsa Exp $
# $OpenBSD: Makefile,v 1.10 2004/12/07 19:51:12 sturm Exp $
COMMENT= "dynamically change some settings of an xterm"
DISTNAME= xtermset-0.5.2
PKGNAME= ${DISTNAME}p0
CATEGORIES= x11
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
@ -15,7 +16,6 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clts/}
USE_X11= Yes
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>