xscreensaver-gnome can just use the distinfo from xscreensaver
This commit is contained in:
parent
83dc643986
commit
866c6dee43
2 changed files with 2 additions and 7 deletions
|
@ -1,6 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.2 2001/04/19 11:07:59 skrll Exp $
|
||||
|
||||
SHA1 (xscreensaver-3.28.tar.gz) = c1a0de2966f30d56c1660519d450b87e4892c95a
|
||||
Size (xscreensaver-3.28.tar.gz) = 1497039 bytes
|
||||
SHA1 (patch-aa) = 397e55a520f1e10e5a1bb1595b6b42e4b70674f1
|
||||
SHA1 (patch-ae) = c3e7ddffb2caab5c545b0834c93238455852dea6
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.common,v 1.15 2001/04/14 21:21:25 dmcmahill Exp $
|
||||
# $NetBSD: Makefile.common,v 1.16 2001/05/18 12:54:06 abs Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xscreensaver-3.28
|
||||
|
@ -32,6 +32,7 @@ CONFIGURE_ENV+= ac_cv_x_app_defaults="${X11PREFIX}/lib/X11/app-defaults"
|
|||
CONFIGURE_ENV+= PERL="${PERL}" ac_cv_perl_version="${PERL_VERSION}"
|
||||
MAKE_ENV+= KDEDIR=${X11PREFIX}
|
||||
|
||||
DISTINFO_FILE= ${.CURDIR}/../../x11/xscreensaver/distinfo
|
||||
FILESDIR= ${.CURDIR}/../../x11/xscreensaver/files
|
||||
PATCHDIR= ${.CURDIR}/../../x11/xscreensaver/patches
|
||||
PKGDIR= ${.CURDIR}/../../x11/xscreensaver/pkg
|
||||
|
|
Loading…
Reference in a new issue