diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-07-31 01:56:43 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-07-31 01:56:43 +0000 |
commit | a5cecc5ef01cda2336193b007626a15cc473d13a (patch) | |
tree | 2722fd5f76b64d8d3381107639012214c8a7ab42 /x11/Makefile | |
parent | 3838b988c24228ff18d43bf04c495a2c6c2b9494 (diff) | |
download | pkgsrc-a5cecc5ef01cda2336193b007626a15cc473d13a.tar.gz |
Enable a bunch of packages in category/Makefile that
* should not cause any conflicts with the new bulk-package targets,
* didn't contain a reason for why they were disabled or
* were disabled for some false reason (and a IGNORE/BROKEN in the pkg's
Makefile would be more appropriate)
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/Makefile b/x11/Makefile index ccf3e497888..d5f90e3dd49 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.168 2000/07/30 20:32:20 tron Exp $ +# $NetBSD: Makefile,v 1.169 2000/07/31 01:56:45 hubertf Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -12,7 +12,7 @@ SUBDIR += asclock SUBDIR += asclock-gtk SUBDIR += asclock-xlib -# SUBDIR += ascp + SUBDIR += ascp SUBDIR += blackbox SUBDIR += blt SUBDIR += catclock @@ -26,7 +26,7 @@ SUBDIR += emiclock SUBDIR += enlightenment SUBDIR += eterm -# SUBDIR += ethemes + SUBDIR += ethemes SUBDIR += filerunner SUBDIR += fltk SUBDIR += fvwm-wharf |