summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/gtkstep/Makefile12
-rw-r--r--x11/gtkstep/files/md54
2 files changed, 10 insertions, 6 deletions
diff --git a/x11/gtkstep/Makefile b/x11/gtkstep/Makefile
index 877f2ddb0d5..81a3360a39e 100644
--- a/x11/gtkstep/Makefile
+++ b/x11/gtkstep/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 1999/11/22 00:27:35 tron Exp $
+# $NetBSD: Makefile,v 1.5 1999/11/22 00:46:50 tron Exp $
-DISTNAME= gtkstep-1.9
+DISTNAME= gtkstep-1.10
CATEGORIES= x11
-MASTER_SITES= http://members.linuxstart.com/~ulli/gtkstep/
+MASTER_SITES= http://ulli.linuxbox.com/gtkstep/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jlam@netbsd.org
@@ -10,9 +10,13 @@ HOMEPAGE= http://ulli.linuxbox.com/gtkstep/index.html
DEPENDS+= gtk+-1.2.*:../../x11/gtk
+GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_X11BASE= yes
-GNU_CONFIGURE= yes
+post-install:
+ ${RM} -f ${PREFIX}/share/themes/Step/gtk/gtkrc.in
+ ${INSTALL_DATA} ${WRKSRC}/step/Theme/gtk/gtkrc \
+ ${PREFIX}/share/themes/Step/gtk
.include "../../mk/bsd.pkg.mk"
diff --git a/x11/gtkstep/files/md5 b/x11/gtkstep/files/md5
index cc4a4f7b6a1..58d1ef88783 100644
--- a/x11/gtkstep/files/md5
+++ b/x11/gtkstep/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.3 1999/10/08 21:21:26 jlam Exp $
+$NetBSD: md5,v 1.4 1999/11/22 00:46:51 tron Exp $
-MD5 (gtkstep-1.9.tar.bz2) = 90f705e060737ebc2ec530203843ce35
+MD5 (gtkstep-1.10.tar.bz2) = 93f12a770c12a952e9c2ca40d0c2d8d6