supports user-destdir
This commit is contained in:
parent
624c140e19
commit
66d294f170
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2009/01/23 14:54:23 jmcneill Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2009/01/23 15:57:37 jmcneill Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gpac-0.4.5
|
||||
|
@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
|
|||
HOMEPAGE= http://gpac.sourceforge.net/
|
||||
COMMENT= Open source multimedia framework
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
WRKSRC= ${WRKDIR}/gpac
|
||||
USE_TOOLS+= gmake
|
||||
USE_LANGUAGES= c c++
|
||||
|
|
Loading…
Reference in a new issue