summaryrefslogtreecommitdiffstats
path: root/games/xshisen
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-08-05 09:31:52 +0000
committerasami <asami@FreeBSD.org>1998-08-05 09:31:52 +0000
commit29cee150e7e4c823965c08385939f0e1bf23e7d7 (patch)
tree3bb5b393873800151e81765a428cde4ee349f14b /games/xshisen
parenta6079bdd0586409f9612215ee38ad459104e2d51 (diff)
downloadFreeBSD-ports-29cee150e7e4c823965c08385939f0e1bf23e7d7.zip
FreeBSD-ports-29cee150e7e4c823965c08385939f0e1bf23e7d7.tar.gz
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
Diffstat (limited to 'games/xshisen')
-rw-r--r--games/xshisen/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xshisen/Makefile b/games/xshisen/Makefile
index 5fc307d..361cdb7 100644
--- a/games/xshisen/Makefile
+++ b/games/xshisen/Makefile
@@ -3,7 +3,7 @@
# Date created: 9 Oct 1996
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id: Makefile,v 1.6 1997/03/06 04:54:41 asami Exp $
+# $Id: Makefile,v 1.7 1997/11/20 02:10:57 fenner Exp $
#
DISTNAME= xshisen-1.36
@@ -16,7 +16,7 @@ LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
# runs fine on ssh connection
#IS_INTERACTIVE= YES # Has to create an app-defaults file
-USE_X11= YES
+USE_X_PREFIX= YES
GNU_CONFIGURE= YES
#CONFIGURE_ARGS=--enable-japanese=euc #Japanese char set euc, jis sjis
MAN6= xshisen.6
OpenPOWER on IntegriCloud