PKG_DESTDIR_SUPPORT must be either user-destdir or destdir, not both.
This commit is contained in:
parent
0b4d6b6d4a
commit
8be4972e70
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.62 2009/02/10 08:35:36 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.63 2009/02/15 19:13:23 joerg Exp $
|
||||
|
||||
DISTNAME= gtk-gnutella-0.96.5
|
||||
CATEGORIES= net
|
||||
|
@ -9,7 +9,7 @@ MAINTAINER= adam@NetBSD.org
|
|||
HOMEPAGE= http://gtk-gnutella.sourceforge.net/
|
||||
COMMENT= GTK-based gnutella client
|
||||
|
||||
PKG_DESTDIR_SUPPORT= destdir user-destdir
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
USE_PKGLOCALEDIR= yes
|
||||
USE_TOOLS+= gmake msgfmt pkg-config
|
||||
|
|
Loading…
Reference in a new issue