aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk29-contrib/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2006-03-23 22:24:03 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2006-03-23 22:24:03 +0000
commit96fe98e1c6bc0301781b0dd7dbfeef3e3f137f43 (patch)
tree7650cfe102643b74d6ad1d3efe1771281b5e66f0 /x11-toolkits/wxgtk29-contrib/Makefile
parent503c7f7052756548d3712a6b0f3fb6d32ddbb8e9 (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_5_0'.release/5.5.0
Notes
Notes: svn path=/head/; revision=158034 svn path=/tags/RELEASE_5_5_0/; revision=158035; tag=release/5.5.0
Diffstat (limited to 'x11-toolkits/wxgtk29-contrib/Makefile')
-rw-r--r--x11-toolkits/wxgtk29-contrib/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/x11-toolkits/wxgtk29-contrib/Makefile b/x11-toolkits/wxgtk29-contrib/Makefile
deleted file mode 100644
index 67d1bc480dfe..000000000000
--- a/x11-toolkits/wxgtk29-contrib/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# New ports collection makefile for: wxgtk26-contrib
-# Date created: June 27, 2004
-# Whom: fjoe@FreeBSD.ORG
-#
-# $FreeBSD$
-#
-
-PORTREVISION= 2
-MAINTAINER= fjoe@FreeBSD.org
-COMMENT= The wxWidgets GUI toolkit contributed libraries
-
-WXGTK_FLAVOR= gtk2-contrib
-MASTERDIR= ${.CURDIR}/../wxgtk26
-
-.include "${MASTERDIR}/Makefile"