aboutsummaryrefslogtreecommitdiff
path: root/graphics/linux-gdk-pixbuf
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2010-10-28 21:00:21 +0000
committerErwin Lansing <erwin@FreeBSD.org>2010-10-28 21:00:21 +0000
commit74cb9eff53987d665ed6f9ad0cc2f12b0ff6c7b1 (patch)
treead48552829801c7ac676a81a3cae90784899deb1 /graphics/linux-gdk-pixbuf
parent177bfcca33f906e2fba90964362be8334951b265 (diff)
downloadports-74cb9eff53987d665ed6f9ad0cc2f12b0ff6c7b1.tar.gz
ports-74cb9eff53987d665ed6f9ad0cc2f12b0ff6c7b1.zip
Notes
Diffstat (limited to 'graphics/linux-gdk-pixbuf')
-rw-r--r--graphics/linux-gdk-pixbuf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/linux-gdk-pixbuf/Makefile b/graphics/linux-gdk-pixbuf/Makefile
index e8a8e85baf9e..0bdeb6914d26 100644
--- a/graphics/linux-gdk-pixbuf/Makefile
+++ b/graphics/linux-gdk-pixbuf/Makefile
@@ -21,6 +21,6 @@ LINUX_DIST_VER= 4
ONLY_FOR_ARCHS= i386 amd64
USE_LDCONFIG= yes
PLIST_SUB= VERSION=${PORTVERSION:C/^([^\.]+\.[^\.]+\.[^\.]+).+/\1/}
-MD5_FILE?= ${PKGDIR}/distinfo
+DISTINFO_FILE?= ${PKGDIR}/distinfo
.include <bsd.port.mk>