Skip to content

Commit

Permalink
make lintpkgsrc a little happy.
Browse files Browse the repository at this point in the history
  • Loading branch information
taca committed May 24, 2003
1 parent bdf3354 commit 9ae9e8e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion emulators/compat13/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.11 2001/05/07 12:51:25 dmcmahill Exp $
# $NetBSD: Makefile,v 1.12 2003/05/24 11:47:53 taca Exp $
#

DISTNAME= compat13-${MACHINE_ARCH}${PKGMINOR}
Expand Down Expand Up @@ -37,6 +37,8 @@ COMPAT_LIBDIR= lib
PLIST_SRC+= ${PKGDIR}/PLIST
PLIST_SRC+= ${PKGDIR}/PLIST.alpha
PKGMINOR= nb1
.else
PKGMINOR=
.endif

PLIST_SUBST+= COMPAT_LIBDIR=${COMPAT_LIBDIR}
Expand Down

0 comments on commit 9ae9e8e

Please sign in to comment.