summaryrefslogtreecommitdiff
path: root/x11-themes/gtkstep/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/gtkstep/Makefile')
-rw-r--r--x11-themes/gtkstep/Makefile25
1 files changed, 0 insertions, 25 deletions
diff --git a/x11-themes/gtkstep/Makefile b/x11-themes/gtkstep/Makefile
deleted file mode 100644
index b2bcda16cb37..000000000000
--- a/x11-themes/gtkstep/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: gtkstep
-# Version required: 1.8
-# Date Created: 7 nov 98
-# Whom: Gilad Rom
-#
-# $FreeBSD$
-#
-
-DISTNAME= gtkstep-1.8
-CATEGORIES= x11-toolkits
-MASTER_SITES= http://www-info2.informatik.uni-wuerzburg.de/mitarbeiter/ulli/gtkstep/ \
- ftp://sunshine.informatik.uni-wuerzburg.de/pub/wmaker/gtkstep/
-
-MAINTAINER= ports@FreeBSD.org
-
-LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
-
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
-
-USE_BZIP2= yes
-USE_X_PREFIX= yes
-USE_LIBTOOL= yes
-CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
-
-.include <bsd.port.mk>