1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

Oops, forgot to remove "x11" from categories. While I'm here, move

CONFIGURE_ENV down to where it belongs.
This commit is contained in:
Satoshi Asami 1997-03-05 12:31:09 +00:00
parent 12c13011a2
commit d2c0383978
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=5855

View File

@ -3,21 +3,20 @@
# Date created: 18 January 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $Id$
# $Id: Makefile,v 1.1.1.1 1997/03/05 12:27:38 asami Exp $
#
DISTNAME= xpuzzletama
PKGNAME= xpuzzletama-1.5
CATEGORIES= games x11
CATEGORIES= games
MASTER_SITES= http://neo.yanagi.gifu-u.ac.jp/~c94056/
DISTFILES= PuzzleTama-ver1.5.tar.gz
MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp
CONFIGURE_ENV= X11BASE=${X11BASE}
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
CONFIGURE_ENV= X11BASE=${X11BASE}
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes