pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

libvc: supports DESTDIR



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Mon Oct 19 20:45:37 2015 +0200
Changeset:	fccfe3da486c30b4a901dd1e3b6c55b7c26c4f19

Modified Files:
	libvc/Makefile

Log Message:
libvc: supports DESTDIR

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fccfe3da486c30b4a901dd1e3b6c55b7c26c4f19

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 libvc/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/libvc/Makefile b/libvc/Makefile
index c0541b1..9db948f 100644
--- a/libvc/Makefile
+++ b/libvc/Makefile
@@ -9,8 +9,6 @@ MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=		http://rolo.sourceforge.net/
 COMMENT=		VCard library
 
-PKG_DESTDIR_SUPPORT=	none
-
 USE_PKGLOCALEDIR=	yes
 USE_LIBTOOL=		yes
 GNU_CONFIGURE=		yes


Home | Main Index | Thread Index | Old Index