summaryrefslogtreecommitdiff
path: root/devel/libvolume_id
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2009-06-13 06:46:41 +0000
committerrillig <rillig@pkgsrc.org>2009-06-13 06:46:41 +0000
commitb52a0a9b9545539eb23fccdbc91473026310e836 (patch)
tree6eed7a57d3bef605249cae3ca716a48bbe004af0 /devel/libvolume_id
parent220b66939b43b17a20168b4da9eeb0918041d822 (diff)
downloadpkgsrc-b52a0a9b9545539eb23fccdbc91473026310e836.tar.gz
Ran pkglint --autofix on the devel/ category. Most of the changes are
simple white-space issues like indentation and trailing spaces. The others are cross-references for Makefile.common.
Diffstat (limited to 'devel/libvolume_id')
-rw-r--r--devel/libvolume_id/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libvolume_id/Makefile b/devel/libvolume_id/Makefile
index 6aa97ed2d44..d931ce22e01 100644
--- a/devel/libvolume_id/Makefile
+++ b/devel/libvolume_id/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2009/03/22 20:31:11 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2009/06/13 06:46:43 rillig Exp $
#
DISTNAME= libvolume_id-0.81.1
@@ -11,7 +11,7 @@ HOMEPAGE= ${MASTER_SITES}
COMMENT= Library to provide file system type information
PKG_DESTDIR_SUPPORT= user-destdir
-INSTALLATION_DIRS= include lib lib/pkgconfig
+INSTALLATION_DIRS= include lib lib/pkgconfig
USE_TOOLS+= gmake pkg-config
USE_LIBTOOL=yes