/devel/kdebindings4-perl-perlkde/

td class='logo' rowspan='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/afterstep/files/patch-Imakefile
blob: 831d36d5edfe229bf33352f6fdeff04ee6e60362 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- Imakefile.orig  1997-03-09 14:03:27 UTC
+++ Imakefile
@@ -18,7 +18,6 @@ ALLSUBDIRS = lib \
           modules/Wharf \
      modules/Banner \
      modules/Pager \
-     modules/asclock \
        modules/Animate
 
 SUBDIRS = $(ALLSUBDIRS) $(XPMSUBDIRS) $(SHAPESUBDIRS)
@@ -28,4 +27,4 @@ SUBDIRS = $(ALLSUBDIRS) $(XPMSUBDIRS) $(
 MakeSubdirs($(SUBDIRS))
 
 /* Doesn't work for me! */
-/* #DependSubdirs($(SUBDIRS))*/
+#DependSubdirs($(SUBDIRS))