summaryrefslogtreecommitdiff
path: root/x11/tix
diff options
context:
space:
mode:
authoragc <agc>1998-07-15 10:51:16 +0000
committeragc <agc>1998-07-15 10:51:16 +0000
commit54bca736804823dbdab8246f6109aeec7861890a (patch)
tree91e2ea68f79401948823b70c5a5128525d062e80 /x11/tix
parent5bec107dd6dc9ff57e0422f0af40f3fb6262302d (diff)
downloadpkgsrc-54bca736804823dbdab8246f6109aeec7861890a.tar.gz
Use automatic shared object handling
Diffstat (limited to 'x11/tix')
-rw-r--r--x11/tix/Makefile5
-rw-r--r--x11/tix/pkg/PLIST4
2 files changed, 3 insertions, 6 deletions
diff --git a/x11/tix/Makefile b/x11/tix/Makefile
index 173357036b3..6bfa5bd8dc8 100644
--- a/x11/tix/Makefile
+++ b/x11/tix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/06/22 13:21:02 agc Exp $
+# $NetBSD: Makefile,v 1.5 1998/07/15 10:56:58 agc Exp $
# $FreeBSD Id: Makefile,v 1.15 1998/03/17 07:55:17 tg Exp
DISTNAME= Tix4.1.0.006
@@ -30,7 +30,6 @@ post-install:
@${MKDIR} ${PREFIX}/man/man1
@${MV} ${PREFIX}/man/mann/tixwish.1 ${PREFIX}/man/man1
@${LN} -sf ${PREFIX}/bin/tixwish4.1.8.0 ${PREFIX}/bin/tixwish
- ${LDCONFIG} || ${TRUE}
.for dir in generic unix
@${MKDIR} ${PREFIX}/include/tix/${dir}
${INSTALL_DATA} ${WRKSRC}/../../${dir}/*.h ${PREFIX}/include/tix/${dir}
@@ -39,4 +38,4 @@ post-install:
@# These two files are the same
${LN} -sf ../../tix.h ${PREFIX}/include/tix/generic
-.include <../../mk/bsd.pkg.mk>
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/tix/pkg/PLIST b/x11/tix/pkg/PLIST
index fabd123cb4a..8634c9a53b0 100644
--- a/x11/tix/pkg/PLIST
+++ b/x11/tix/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 1998/05/04 22:55:30 tron Exp $
+@comment $NetBSD: PLIST,v 1.3 1998/07/15 10:56:59 agc Exp $
bin/tixwish4.1.8.0
@exec ln -s %D/%F %B/tixwish
@unexec rm %B/tixwish
@@ -19,8 +19,6 @@ include/tix/unix/tixUnixInt.h
include/tix/unix/tixUnixPort.h
lib/libtix4180.so.1.2
lib/libtixsam4180.so.1.2
-@exec /sbin/ldconfig || /usr/bin/true
-@unexec /sbin/ldconfig || /usr/bin/true
man/mann/BtnBox.n.gz
man/mann/Balloon.n.gz
man/mann/ChkList.n.gz