Files
macports-ports/net/wap11gui/files/patch-admin-ltmain.sh
Robert Shaw 9edf0d41cd New port for WAP11GUI for Linksys WAP11 configuration via SNMP.
Uses Qt library, so Aqua support is available if qt3-mac is installed.

Submitted by:   rshaw

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@5301 d073be05-634f-4543-b044-5fe20cf6d1d6
2004-02-07 19:49:50 +00:00

12 lines
287 B
Bash

--- admin/ltmain.sh.orig Thu Feb 5 15:52:10 2004
+++ admin/ltmain.sh Thu Feb 5 16:49:16 2004
@@ -1845,6 +1845,8 @@
alldeplibs=yes
continue
;;
+ -framework) continue ;;
+ [A-Za-z]*) continue ;;
esac # case $deplib
if test "$found" = yes || test -f "$lib"; then :
else