freebsd-ports/databases/mysql++/files/patch-Makefile.in
Ying-Chieh Liao aa540f429d upgrade to 2.1.1
PR:		96434
Submitted by:	maintainer
2006-04-28 02:36:32 +00:00

11 lines
202 B
Text

--- Makefile.in.orig Wed Apr 5 07:44:49 2006
+++ Makefile.in Thu Apr 27 23:34:16 2006
@@ -20,7 +20,7 @@
### Targets: ###
-all: lib examples
+all: lib
install: all
(cd lib && $(MAKE) install)