multimedia/dvdstyler: Add indirectly linked libraries to LDFLAGS for ld v2.22
This commit is contained in:
parent
80fe6cab34
commit
dacd0d83ec
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.34 2011/11/23 21:30:50 gls Exp $
|
||||
# $NetBSD: Makefile,v 1.35 2011/12/22 07:56:18 marino Exp $
|
||||
#
|
||||
|
||||
DISTNAME= DVDStyler-1.8.2.1
|
||||
|
@ -25,6 +25,7 @@ USE_LANGUAGES= c c++
|
|||
USE_PKGLOCALEDIR= yes
|
||||
USE_TOOLS+= gmake pkg-config msgfmt
|
||||
GNU_CONFIGURE= yes
|
||||
LDFLAGS+= -ljpeg
|
||||
|
||||
post-install:
|
||||
cd ${WRKSRC}/templates && ${SETENV} ${INSTALL_ENV} ${GMAKE} install
|
||||
|
|
Loading…
Reference in a new issue