pkgsrc-WIP-changes archive

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

openvas-libraries: Drop dead dragonflybsd support



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Tue Oct 11 21:46:55 2016 +0200
Changeset:	af27d74a90d5a73f873feb911b8ddf673111086e

Modified Files:
	openvas-libraries/Makefile

Log Message:
openvas-libraries: Drop dead dragonflybsd support

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

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

diffstat:
 openvas-libraries/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diffs:
diff --git a/openvas-libraries/Makefile b/openvas-libraries/Makefile
index f567e8a..a32e556 100644
--- a/openvas-libraries/Makefile
+++ b/openvas-libraries/Makefile
@@ -15,9 +15,6 @@ USE_TOOLS+=	pkg-config
 
 CMAKE_ARGS+=	-DLOCALSTATEDIR:PATH=${VARBASE}
 
-# DragonFly-2.8.2 has dn_expand(3) in libc, and not have libresolv.
-BUILDLINK_TRANSFORM.DragonFly+=	rm:-lresolv
-
 .include "../../databases/hiredis/buildlink3.mk"
 .include "../../databases/openldap-client/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"


Home | Main Index | Thread Index | Old Index