summaryrefslogtreecommitdiff
path: root/devel/libsigsegv/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2006-07-24 13:39:26 +0000
committerjoerg <joerg>2006-07-24 13:39:26 +0000
commit10137218afae5779e57b4ed581d23f8a3e7748d5 (patch)
tree752c024c43e584c988ec5b1713ea9d5713098054 /devel/libsigsegv/Makefile
parent4e700a0472316bec991bc9b3a7465c3022bf32cf (diff)
downloadpkgsrc-10137218afae5779e57b4ed581d23f8a3e7748d5.tar.gz
- USE_LIBTOOL=yes
- On DragonFly, the stack overflow handling should follow the logic of FreeBSD, similiar the address space scanning. This is now needed for lang/clisp. Since the installed version differs, bump revision.
Diffstat (limited to 'devel/libsigsegv/Makefile')
-rw-r--r--devel/libsigsegv/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/libsigsegv/Makefile b/devel/libsigsegv/Makefile
index 5ee35adf5f2..ba26d85a976 100644
--- a/devel/libsigsegv/Makefile
+++ b/devel/libsigsegv/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2006/07/20 23:12:20 perry Exp $
+# $NetBSD: Makefile,v 1.3 2006/07/24 13:39:26 joerg Exp $
#
DISTNAME= libsigsegv-2.4
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=libsigsegv/}
@@ -10,6 +11,7 @@ HOMEPAGE= http://libsigsegv.sourceforge.net/
COMMENT= Library for handling page faults in user mode
USE_PKGLOCALEDIR= yes
+USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes
TEST_TARGET= check