aboutsummaryrefslogtreecommitdiff
path: root/devel/xfc/files
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2005-06-01 17:10:24 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2005-06-01 17:10:24 +0000
commit2c3aeffa117fb3f7674afa9cc8721263312ba02f (patch)
treef635a130602034a19516e1c3f07f2f86c3e77e06 /devel/xfc/files
parent43eb26289a5b40616c37d5c6595927f4aa25b711 (diff)
downloadports-2c3aeffa117fb3f7674afa9cc8721263312ba02f.tar.gz
ports-2c3aeffa117fb3f7674afa9cc8721263312ba02f.zip
New port: Xfce Foundation Classes.
The Xfce Foundation Classes (XFC) is a set of well integrated C++ classes for developing Xfce applications on UNIX-like operating systems. XFC combines the power of GTK+ and the power of C++ into a state-of-the-art application development framework for the Xfce Desktop Environment. XFC judiciously uses C++ language features to avoid layering on too much extra C++ complexity. Its API is easy to understand and use, and should feel immediately familiar to most GTK+ programmers.
Notes
Notes: svn path=/head/; revision=136625
Diffstat (limited to 'devel/xfc/files')
-rw-r--r--devel/xfc/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/xfc/files/patch-configure b/devel/xfc/files/patch-configure
new file mode 100644
index 000000000000..1b0c402847c2
--- /dev/null
+++ b/devel/xfc/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Mon May 30 14:13:24 2005
++++ configure Wed Jun 1 19:09:26 2005
+@@ -20552,7 +20552,7 @@
+
+
+
+-xfc_docdir="$datadir/doc/$PACKAGE-$XFC_API_VERSION"
++xfc_docdir="$datadir/doc/$PACKAGE"
+
+
+