diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-15 04:34:53 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-15 04:34:53 +0000 |
commit | c83731c29a5364b82c7bea49db6a3d596a844d72 (patch) | |
tree | 05f8a550e4f940ddf71e0f7f69b90960c95ad87a /x11-toolkits | |
parent | 162ed18b85db7db9b4a8216443ed48ba7ae1ef7f (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtk20-apireference/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/gtk20-apireference/distinfo | 6 |
2 files changed, 7 insertions, 2 deletions
diff --git a/x11-toolkits/gtk20-apireference/Makefile b/x11-toolkits/gtk20-apireference/Makefile index 59cf31c0423c..ca12636a3bcf 100644 --- a/x11-toolkits/gtk20-apireference/Makefile +++ b/x11-toolkits/gtk20-apireference/Makefile @@ -15,8 +15,9 @@ DISTFILES= ${MODULES:C/$/-2.0-docs${EXTRACT_SUFX}/} MAINTAINER= edwin@mavetju.org COMMENT= API reference for the Gimp Toolkit v2.x for X11 GUI +IGNOREFILES= ${DISTFILES} + NO_BUILD= yes -NO_CHECKSUM= yes # they're rebuild too often to keep track of PLIST= ${WRKDIR}/plist PREFIX= ${X11BASE} # do not use USE_X_PREFIX, does not depend on X USE_REINPLACE= yes diff --git a/x11-toolkits/gtk20-apireference/distinfo b/x11-toolkits/gtk20-apireference/distinfo index 5aa2f51d5508..bf1b538e7098 100644 --- a/x11-toolkits/gtk20-apireference/distinfo +++ b/x11-toolkits/gtk20-apireference/distinfo @@ -1 +1,5 @@ -dummy to keep portlint happy +MD5 (glib-2.0-docs.tar.gz) = IGNORE +MD5 (gobject-2.0-docs.tar.gz) = IGNORE +MD5 (gdk-2.0-docs.tar.gz) = IGNORE +MD5 (gdk-pixbuf-2.0-docs.tar.gz) = IGNORE +MD5 (gtk-2.0-docs.tar.gz) = IGNORE |