You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
c60cfb3cd2
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@37444 d073be05-634f-4543-b044-5fe20cf6d1d6
12 lines
308 B
Diff
12 lines
308 B
Diff
--- pfind/Makefile.orig 2008-06-01 22:40:55.000000000 -0700
|
|
+++ pfind/Makefile 2008-06-01 22:40:26.000000000 -0700
|
|
@@ -1,6 +1,6 @@
|
|
PROG= pfind
|
|
DPADD+= ../proctools/libproctools.a
|
|
-LDADD= -L${MAKEOBJDIR} -lproctools -lkvm
|
|
+LDADD= -L${MAKEOBJDIR} -lproctools
|
|
CLEANFILES+= pfind.cat1
|
|
|
|
.if defined(OLDKVM)
|
|
|