1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/x11-wm/ion3/files/patch-rules.mk
Pav Lucistnik 20647ee8ea After repocopy from x11-wm/ion, add ion-2, a tiling tabbed window manager
designed with keyboard users in mind. This is the second incarnation.

PR:		ports/62486, ports/67103
Submitted by:	Anthony Ginepro <anthony.ginepro@laposte.net>,
		Andrey Slusar <vasallia@ukr.net>
Repocopy by:	marcus
2004-05-30 07:06:29 +00:00

11 lines
315 B
Makefile

--- rules.mk Wed Apr 7 09:15:54 2004
+++ rules.mk.bsd Sun Apr 11 12:55:10 2004
@@ -91,6 +91,7 @@
module_install:
$(INSTALLDIR) $(MODULEDIR)
$(LIBTOOL) --mode=install $(INSTALL) -s -m $(BIN_MODE) $(MODULE).la $(MODULEDIR)
+ $(INSTALL) -m $(BIN_MODE) $(MODULE).la $(MODULEDIR)
clean_objs:
$(RM) -f $(OBJS)