summaryrefslogtreecommitdiff
path: root/emulators/xsystem35/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-11-23 06:18:51 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-11-23 06:18:51 +0000
commit1db136409a79d63f25dee14429ddb65ccbea83fe (patch)
tree8074e072b98321908844121aa0fee22acdadca98 /emulators/xsystem35/Makefile
parentlibicq.so is 0.2, not 0.0. (diff)
No need to use += for variable defined only once.
Notes
Notes: svn path=/head/; revision=14792
Diffstat (limited to '')
-rw-r--r--emulators/xsystem35/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile
index 41883b6553cf..4b7cb6c7c8eb 100644
--- a/emulators/xsystem35/Makefile
+++ b/emulators/xsystem35/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 Oct 1998
# Whom: Seiichirou Hiraoka
#
-# $Id$
+# $Id: Makefile,v 1.2 1998/11/19 16:06:41 flathill Exp $
#
DISTNAME= xsystem35-BETA-19981114
@@ -13,7 +13,7 @@ MASTER_SITES= http://ryo1207.aist-nara.ac.jp/unitbase/xsys35/down/
MAINTAINER= flathill@FreeBSD.ORG
-LIB_DEPENDS+= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11
+LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11
USE_X_PREFIX= YES
WRKSRC= ${WRKDIR}/${DISTNAME}/src