Move PLIST_SRC line so that package deinstallation with
the klash option enabled removes all directories.
This commit is contained in:
parent
758a713700
commit
de64642ed0
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2 2006/12/06 00:13:05 xtraeme Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2006/12/11 19:14:20 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gnash-0.7.2
|
||||
|
@ -20,10 +20,10 @@ USE_TOOLS+= bash msgfmt pkg-config
|
|||
# /bin/sh finds a syntax error without line number
|
||||
CONFIG_SHELL= ${LOCALBASE}/bin/bash
|
||||
|
||||
PLIST_SRC+= ${PKGDIR}/PLIST
|
||||
|
||||
.include "options.mk"
|
||||
|
||||
PLIST_SRC+= ${PKGDIR}/PLIST
|
||||
|
||||
.include "../../audio/SDL_mixer/buildlink3.mk"
|
||||
.include "../../audio/libmad/buildlink3.mk"
|
||||
.include "../../devel/SDL/buildlink3.mk"
|
||||
|
|
Loading…
Reference in a new issue