summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/FWF
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-07-19 11:36:42 +0000
committerasami <asami@FreeBSD.org>1995-07-19 11:36:42 +0000
commitcfde977e68750adceb3dc53a36b3865eff7f5570 (patch)
tree32b6c2dbbe7a30adcded7972b50f4d51f36f0246 /x11-toolkits/FWF
parenta1b1373f2b6bd35beaf8aac7fd808a305ac5d468 (diff)
downloadFreeBSD-ports-cfde977e68750adceb3dc53a36b3865eff7f5570.zip
FreeBSD-ports-cfde977e68750adceb3dc53a36b3865eff7f5570.tar.gz
Remove "ldconfig -m" line, this port doesn't install shared libraries!
Hello, Jordan?!? ;)
Diffstat (limited to 'x11-toolkits/FWF')
-rw-r--r--x11-toolkits/FWF/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/x11-toolkits/FWF/Makefile b/x11-toolkits/FWF/Makefile
index ebe0cc4..f9376e2 100644
--- a/x11-toolkits/FWF/Makefile
+++ b/x11-toolkits/FWF/Makefile
@@ -3,7 +3,7 @@
# Date created: 14 July 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.3 1995/07/16 20:57:41 ats Exp $
+# $Id: Makefile,v 1.4 1995/07/17 16:22:21 jkh Exp $
#
DISTNAME= fwf-3.8
@@ -17,7 +17,4 @@ WRKSRC= ${WRKDIR}/FWF
PATCH_STRIP= -p1
XMKMF= env X11BASE=${X11BASE} WRKSRC=${WRKSRC} ${FILESDIR}/xmkmf
-post-install:
- ldconfig -m ${PREFIX}/lib
-
.include <bsd.port.mk>
OpenPOWER on IntegriCloud