View | Details | Raw Unified | Return to bug 14804
Collapse All | Expand All

(-)x11-toolkits/gtkstep/Makefile (-4 / +4 lines)
Lines 1-16 Link Here
1
# New ports collection makefile for:	gtkstep
1
# New ports collection makefile for:	gtkstep
2
# Version required:			1.9
2
# Version required:			1.10
3
# Date Created:				7 nov 98
3
# Date Created:				7 nov 98
4
# Whom:				 	Gilad Rom
4
# Whom:				 	Gilad Rom
5
#
5
#
6
# $FreeBSD: ports/x11-toolkits/gtkstep/Makefile,v 1.11 1999/10/07 21:20:34 cpiazza Exp $
6
# $FreeBSD: ports/x11-toolkits/gtkstep/Makefile,v 1.11 1999/10/07 21:20:34 cpiazza Exp $
7
#
7
#
8
8
9
DISTNAME=	gtkstep-1.9
9
DISTNAME=	gtkstep-1.10
10
CATEGORIES=	x11-toolkits
10
CATEGORIES=	x11-toolkits
11
MASTER_SITES=	http://members.linuxstart.com/~ulli/gtkstep/
11
MASTER_SITES=	http://ulli.linuxbox.com/gtkstep/
12
12
13
MAINTAINER=     ports@FreeBSD.org
13
MAINTAINER=	ports@FreeBSD.org
14
14
15
LIB_DEPENDS=	gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
15
LIB_DEPENDS=	gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
16
16
(-)x11-toolkits/gtkstep/files/md5 (-1 / +1 lines)
Line 1 Link Here
1
MD5 (gtkstep-1.9.tar.bz2) = 90f705e060737ebc2ec530203843ce35
1
MD5 (gtkstep-1.10.tar.bz2) = 93f12a770c12a952e9c2ca40d0c2d8d6
(-)x11-toolkits/gtkstep/patches/patch-ac (+11 lines)
Line 0 Link Here
1
--- step/Theme/gtk/Makefile.in.orig	Sat Nov  6 03:53:54 1999
2
+++ step/Theme/gtk/Makefile.in	Tue Nov  9 20:35:15 1999
3
@@ -80,7 +80,7 @@
4
 VERSION = @VERSION@
5
 
6
 themedir = $(datadir)/themes/Step/gtk
7
-theme_DATA = gtkrc.in  
8
+theme_DATA = gtkrc  
9
 
10
 EXTRA_DIST = $(theme_DATA)
11
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
(-)x11-toolkits/gtkstep/pkg/DESCR (-1 / +1 lines)
Lines 1-4 Link Here
1
GTKstep is a patch to improve the boring 
1
GTKstep is a patch to improve the boring 
2
GTK+ look and feel with a NEXTSTEP(tm) look and feel. 
2
GTK+ look and feel with a NEXTSTEP(tm) look and feel. 
3
3
4
WWW: http://members.linuxstart.com/~ulli/gtkstep/
4
WWW: http://ulli.linuxbox.com/gtkstep/

Return to bug 14804