aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-08-19 06:09:02 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-08-19 06:09:02 +0000
commit9d9878ff7fc6081156046e578a3391b43509a25c (patch)
treed88eafe3aeef8a64073dc427d0de4fd054a62a27
parent750640c350c47bc30fe105949c9443c9f271060a (diff)
downloadports-9d9878ff7fc6081156046e578a3391b43509a25c.tar.gz
ports-9d9878ff7fc6081156046e578a3391b43509a25c.zip
Activate gtkql.
PR: ports/7594 Submitted by: Bill Fumerola <billf@jade.chc-chimes.com>
Notes
Notes: svn path=/head/; revision=12635
-rw-r--r--x11-toolkits/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index 066d17c43341..2980370ba7ba 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.3 1998/08/12 22:31:33 asami Exp $
+# $Id: Makefile,v 1.4 1998/08/14 22:46:54 asami Exp $
#
SUBDIR += FWF
@@ -7,6 +7,7 @@
SUBDIR += blt
SUBDIR += gtk
SUBDIR += gtk11
+ SUBDIR += gtkql
SUBDIR += iv
SUBDIR += lesstif
SUBDIR += neXtaw