1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Add "USE_X11=yes" so that packaging will work.

This commit is contained in:
Satoshi Asami 1995-12-25 07:53:59 +00:00
parent 4fd3bfe6c2
commit 5b65a8eee9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2587
2 changed files with 6 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# Date created: 22 December 1995
# Whom: markm
#
# $Id: Makefile,v 1.1.1.1 1995/12/22 18:10:20 markm Exp $
# $Id: Makefile,v 1.2 1995/12/25 07:38:41 asami Exp $
#
DISTNAME= xneko
@ -13,4 +13,6 @@ MASTER_SITES= ftp://ftp.cdrom.com/pub/bsd-sources/4.4BSD-Lite/usr/src/games/
MAINTAINER= markm@FreeBSD.ORG
USE_X11= yes
.include <bsd.port.mk>

View File

@ -3,7 +3,7 @@
# Date created: 22 December 1995
# Whom: markm
#
# $Id: Makefile,v 1.1.1.1 1995/12/22 18:13:45 markm Exp $
# $Id: Makefile,v 1.2 1995/12/25 07:38:32 asami Exp $
#
DISTNAME= xroach
@ -13,4 +13,6 @@ MASTER_SITES= ftp://ftp.cdrom.com/pub/bsd-sources/4.4BSD-Lite/usr/src/games/
MAINTAINER= markm@FreeBSD.ORG
USE_X11= yes
.include <bsd.port.mk>