diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-03-21 18:04:21 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-03-21 18:04:21 +0000 |
commit | f5077b50679c5512b56aa31e856cf3482e75c6cd (patch) | |
tree | 86ef1256b4cd7cc3bde7ba70fbd9bab559437252 /x11-toolkits | |
parent | b1b8bba31a1fc1d4217d4602e5c94c1fbe303f45 (diff) | |
download | ports-f5077b50679c5512b56aa31e856cf3482e75c6cd.tar.gz ports-f5077b50679c5512b56aa31e856cf3482e75c6cd.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/iv/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/iv/Makefile b/x11-toolkits/iv/Makefile index 932069917950..bf6764ae853e 100644 --- a/x11-toolkits/iv/Makefile +++ b/x11-toolkits/iv/Makefile @@ -88,5 +88,4 @@ post-install: .endif ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib - .include <bsd.port.post.mk> |