summaryrefslogtreecommitdiff
path: root/sysutils/psmisc
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-08-20 03:55:31 +0000
committerjlam <jlam@pkgsrc.org>2001-08-20 03:55:31 +0000
commiteaa7dc2c7c53bf4b2061e522d9d3735865d8363f (patch)
tree3f75477749ecca6f21be23d5f960c903cb46b479 /sysutils/psmisc
parentd390185ffdbcd7e5ca1f9b65aca7034247cebee9 (diff)
downloadpkgsrc-eaa7dc2c7c53bf4b2061e522d9d3735865d8363f.tar.gz
Manually add LIBS+=${LIBGETOPT} to the package Makefile as it's no longer
automatically added by libgetopt/buildlink.mk.
Diffstat (limited to 'sysutils/psmisc')
-rw-r--r--sysutils/psmisc/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/psmisc/Makefile b/sysutils/psmisc/Makefile
index e3ff011f3fd..8a1d51aeda9 100644
--- a/sysutils/psmisc/Makefile
+++ b/sysutils/psmisc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2001/07/14 07:42:55 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2001/08/20 03:55:32 jlam Exp $
DISTNAME= psmisc-20.1
CATEGORIES= sysutils
@@ -10,8 +10,9 @@ COMMENT= miscellaneous procfs tools: killall, pidof, and pstree
CONFLICTS+= pstree-[0-9]*
-GNU_CONFIGURE= # defined
USE_BUILDLINK_ONLY= # defined
+GNU_CONFIGURE= # defined
+LIBS+= ${LIBGETOPT}
# "make install" doesn't install the link from killall -> pidof.
post-install: