diff options
author | tron <tron@pkgsrc.org> | 1999-08-13 19:37:42 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-08-13 19:37:42 +0000 |
commit | a81b067d86f9aed323257133aee5d728be4a8ebe (patch) | |
tree | c30f12f6670791bf202cf71e3398d00b23732caa /x11/Makefile | |
parent | a2a2e9d839719fa2fa948ff019fda61520ef5653 (diff) | |
download | pkgsrc-a81b067d86f9aed323257133aee5d728be4a8ebe.tar.gz |
Add and enable "xp". Fixes PR pkg/8197 by Julian Coleman.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index ee29452d999..54ef01cd4c5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.103 1999/08/05 03:51:12 hubertf Exp $ +# $NetBSD: Makefile,v 1.104 1999/08/13 19:37:42 tron Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -138,6 +138,7 @@ # SUBDIR += xmold SUBDIR += xmove SUBDIR += xneko + SUBDIR += xp SUBDIR += xpmroot SUBDIR += xpns # SUBDIR += xpostit |