summaryrefslogtreecommitdiff
path: root/emulators/compat14
diff options
context:
space:
mode:
authorgrant <grant>2003-12-15 06:21:32 +0000
committergrant <grant>2003-12-15 06:21:32 +0000
commit3492937a66abc3149a1b3480a15970c8a8ddad28 (patch)
treea140f4f82dc9d00f9172f262075c66033975e888 /emulators/compat14
parentbea37d169148574d5161a7e8f9eae4063caa35b9 (diff)
downloadpkgsrc-3492937a66abc3149a1b3480a15970c8a8ddad28.tar.gz
whitespace police.
Diffstat (limited to 'emulators/compat14')
-rw-r--r--emulators/compat14/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/compat14/Makefile b/emulators/compat14/Makefile
index 3690d415e5c..c7c8c7fc696 100644
--- a/emulators/compat14/Makefile
+++ b/emulators/compat14/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/08/30 22:51:16 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2003/12/15 06:21:32 grant Exp $
#
DISTNAME= compat14-${MACHINE_ARCH}-${VERSION}
@@ -44,9 +44,9 @@ COMPAT_LIBDIR= lib
COMPAT_XLIBDIR= X11R6/lib
.endif
-PLIST_SRC+= ${PKGDIR}/PLIST
+PLIST_SRC+= ${PKGDIR}/PLIST
.if exists(${PKGDIR}/PLIST.${MACHINE_ARCH})
-PLIST_SRC+= ${PKGDIR}/PLIST.${MACHINE_ARCH}
+PLIST_SRC+= ${PKGDIR}/PLIST.${MACHINE_ARCH}
.endif
PLIST_SUBST+= COMPAT_LIBDIR=${COMPAT_LIBDIR} COMPAT_XLIBDIR=${COMPAT_XLIBDIR}