mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@100324 d073be05-634f-4543-b044-5fe20cf6d1d6
12 lines
317 B
Diff
12 lines
317 B
Diff
--- Makefile.in.orig 2009-07-07 14:58:30.000000000 -0500
|
|
+++ Makefile.in 2012-12-02 03:37:37.000000000 -0600
|
|
@@ -6,7 +6,7 @@
|
|
-DPROF_HMM_TRANS=PLAN9 \
|
|
-DPAIR_HMM_STATES=SPACE5 \
|
|
-DPAIR_HMM_TRANS=ALL_TRANS
|
|
-LIBS = @LIBS@
|
|
+LIBS = @LIBS@ @LDFLAGS@
|
|
|
|
|
|
# assorted variables
|