diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-01-05 01:18:53 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-01-05 01:18:53 +0000 |
commit | f5d259a17f73fe4dfdbb0e2e751fd5f3a37f0f75 (patch) | |
tree | 8c39d6c982439a5dbabc79d583e887195c4c3b45 /x11 | |
parent | d69013ad5a20c80102228d752aefaf445613f831 (diff) | |
download | pkgsrc-f5d259a17f73fe4dfdbb0e2e751fd5f3a37f0f75.tar.gz |
add and enable xglobe
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index e6b8aff3eda..bc7da96d631 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.68 1999/01/02 13:05:04 hubertf Exp $ +# $NetBSD: Makefile,v 1.69 1999/01/05 01:18:53 hubertf Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -110,6 +110,7 @@ # SUBDIR += xfm SUBDIR += xforms SUBDIR += xgas + SUBDIR += xglobe # SUBDIR += xgrab SUBDIR += xinvest SUBDIR += xkeycaps |