summaryrefslogtreecommitdiff
path: root/devel/libtool
diff options
context:
space:
mode:
authorskrll <skrll>2001-04-18 18:08:29 +0000
committerskrll <skrll>2001-04-18 18:08:29 +0000
commitaa4acb24ee26546c3da91e91717f54cfd2574af3 (patch)
treeab79583821e856f7f86a47098fb166b25504215d /devel/libtool
parent367ada99f0c4d234ce84ac314ae4207210db7d07 (diff)
downloadpkgsrc-aa4acb24ee26546c3da91e91717f54cfd2574af3.tar.gz
Oops. Shouldn't have removed the FILESDIR.
This fixes PR/12690 from Tim Walls <tim.walls@pa.press.net>
Diffstat (limited to 'devel/libtool')
-rw-r--r--devel/libtool/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libtool/Makefile.common b/devel/libtool/Makefile.common
index ce10eda4906..51743268c1b 100644
--- a/devel/libtool/Makefile.common
+++ b/devel/libtool/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.8 2001/04/17 16:56:15 skrll Exp $
+# $NetBSD: Makefile.common,v 1.9 2001/04/18 18:08:29 skrll Exp $
#
DISTNAME= libtool-ml-20010219
@@ -15,4 +15,5 @@ CONFLICTS= glibtool-*
GNU_CONFIGURE= yes
DISTINFO_FILE= ${.CURDIR}/../libtool/distinfo
+FILESDIR= ${.CURDIR}/../libtool/files
PATCHDIR= ${.CURDIR}/../libtool/patches