summaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorcjep <cjep>2002-06-16 12:06:06 +0000
committercjep <cjep>2002-06-16 12:06:06 +0000
commit037846bfcea5bb966a4a057d2696700675044c7d (patch)
treecbeae643e9f0a0b1faafe9641649ec448d997870 /x11/Makefile
parent2b9c5e58ed5972fde5fb7d3631c207534c999898 (diff)
downloadpkgsrc-037846bfcea5bb966a4a057d2696700675044c7d.tar.gz
Add and enable xclip.
Diffstat (limited to 'x11/Makefile')
-rw-r--r--x11/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 7fc5c98737f..27583d47461 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.250 2002/06/15 23:36:08 cjep Exp $
+# $NetBSD: Makefile,v 1.251 2002/06/16 12:06:06 cjep Exp $
#
COMMENT= Packages to support the X window system
@@ -117,6 +117,7 @@ SUBDIR+= xautolock
SUBDIR+= xbanner
SUBDIR+= xbindkeys
SUBDIR+= xcb
+SUBDIR+= xclip
SUBDIR+= xcolors
SUBDIR+= xcolorsel
SUBDIR+= xcruise