summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2015-12-29 04:25:31 +0000
committerdholland <dholland@pkgsrc.org>2015-12-29 04:25:31 +0000
commita88cbb645320c669b3a7917656aa48b35fa15650 (patch)
tree3d30fac395118ce7bcffaef34f14c1d4d4691279 /print
parent51d12f436a43ca9bd709d4784a5684229356f556 (diff)
downloadpkgsrc-a88cbb645320c669b3a7917656aa48b35fa15650.tar.gz
Use canonical relative paths.
Diffstat (limited to 'print')
-rw-r--r--print/evince3/Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/evince3/Makefile.common b/print/evince3/Makefile.common
index 30e88ca4f4e..8b99efa9578 100644
--- a/print/evince3/Makefile.common
+++ b/print/evince3/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.10 2015/06/15 00:06:03 prlw1 Exp $
+# $NetBSD: Makefile.common,v 1.11 2015/12/29 04:25:31 dholland Exp $
#
# used by print/evince3/Makefile
# would probably be used by print/evince3-nautilus/Makefile if that existed
@@ -12,8 +12,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://wiki.gnome.org/Apps/Evince
LICENSE= gnu-gpl-v2
-PATCHDIR= ${.CURDIR}/../evince3/patches
-DISTINFO_FILE= ${.CURDIR}/../evince3/distinfo
+PATCHDIR= ../../evince3/patches
+DISTINFO_FILE= ../../evince3/distinfo
GNU_CONFIGURE= yes
USE_LIBTOOL= yes