summaryrefslogtreecommitdiff
path: root/emulators/suse100_32_libjpeg
diff options
context:
space:
mode:
authorjlam <jlam>2007-08-01 18:52:25 +0000
committerjlam <jlam>2007-08-01 18:52:25 +0000
commit17cfcc32c96ee5f2234596a961984e1428066845 (patch)
tree15cca42c27faa280fa6ad13002e372d1ea4f853a /emulators/suse100_32_libjpeg
parentc20f805f82477032e2261562c62c2fc09ba1f989 (diff)
downloadpkgsrc-17cfcc32c96ee5f2234596a961984e1428066845.tar.gz
Write out the path to the Makefile to include so that lintpkgsrc won't
complain.
Diffstat (limited to 'emulators/suse100_32_libjpeg')
-rw-r--r--emulators/suse100_32_libjpeg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse100_32_libjpeg/Makefile b/emulators/suse100_32_libjpeg/Makefile
index 21275601502..278320fbaaa 100644
--- a/emulators/suse100_32_libjpeg/Makefile
+++ b/emulators/suse100_32_libjpeg/Makefile
@@ -1,5 +1,5 @@
-# $NetBSD: Makefile,v 1.1 2007/07/29 08:55:27 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2007/08/01 18:52:27 jlam Exp $
SUSE_COMPAT32= yes
-.include "${.CURDIR}/../${.CURDIR:T:S/_32_/_/}/Makefile"
+.include "${.CURDIR}/../suse100_libjpeg/Makefile"