summaryrefslogtreecommitdiffstats
path: root/x11-themes/gtk-theme-engine-clearlooks/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2014-01-17 05:31:34 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2014-01-17 05:31:34 +0800
commita0143540d9a625f1d5717cd7c24110edd6eef9dc (patch)
treefd6b7bdd6a43335e7a5e56a7e2879a1f15ce63be /x11-themes/gtk-theme-engine-clearlooks/Makefile
parent22d748d9e6156f93555717ea9f3214e36e167770 (diff)
downloadmarcuscom-ports-a0143540d9a625f1d5717cd7c24110edd6eef9dc.tar
marcuscom-ports-a0143540d9a625f1d5717cd7c24110edd6eef9dc.tar.gz
marcuscom-ports-a0143540d9a625f1d5717cd7c24110edd6eef9dc.tar.bz2
marcuscom-ports-a0143540d9a625f1d5717cd7c24110edd6eef9dc.tar.lz
marcuscom-ports-a0143540d9a625f1d5717cd7c24110edd6eef9dc.tar.xz
marcuscom-ports-a0143540d9a625f1d5717cd7c24110edd6eef9dc.tar.zst
marcuscom-ports-a0143540d9a625f1d5717cd7c24110edd6eef9dc.zip
Remove NO_STAGE completely from MC. Misc small cleanups.
gnome-keyring is a dry commit. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18973 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/gtk-theme-engine-clearlooks/Makefile')
-rw-r--r--x11-themes/gtk-theme-engine-clearlooks/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/x11-themes/gtk-theme-engine-clearlooks/Makefile b/x11-themes/gtk-theme-engine-clearlooks/Makefile
deleted file mode 100644
index f3641bd9b..000000000
--- a/x11-themes/gtk-theme-engine-clearlooks/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# Created by: Koop Mast <kwm@FreeBSD.org>
-# $FreeBSD$
-# $MCom$
-ее
-PORTNAME= gtk-theme-engine-clearlooks
-PORTVERSION= 2.91.5
-CATEGORIES= x11-themes
-MASTER_SITES= GNOME
-DIST_SUBDIR= gnome3
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Clearlooks theme engine
-
-LICENSE= LGPL21
-
-USE_BZIP2= yes
-USE_GNOME= gtk30 intlhack
-USES= gettext gmake pathfix
-GNU_CONFIGURE= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-
-.include <bsd.port.mk>