From 435a0b7e977f7b76984d5066fef5d327719b9a6f Mon Sep 17 00:00:00 2001 From: asau Date: Wed, 3 Oct 2012 00:02:33 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- chat/gajim/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'chat/gajim') diff --git a/chat/gajim/Makefile b/chat/gajim/Makefile index 966cf111c8a..fb95952874c 100644 --- a/chat/gajim/Makefile +++ b/chat/gajim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/10/02 17:10:39 tron Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 00:02:36 asau Exp $ # DISTNAME= gajim-0.15 @@ -16,8 +16,6 @@ DEPENDS= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat DEPENDS= ${PYPKGPREFIX}-dbus>=0.81:../../sysutils/py-dbus DEPENDS= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3 -PKG_DESTDIR_SUPPORT= user-destdir - .include "options.mk" USE_TOOLS+= gmake intltool pkg-config msgfmt -- cgit v1.2.3