summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2006-05-10 16:59:25 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2006-05-10 16:59:25 +0000
commit9cd34295be94c54722d58c14ff4feaaa16b1f39a (patch)
tree6165061c9647bcba9ba6895cb597328c21d7b44c /x11-toolkits
parent- Updated to MODBUILD instead of CONFIGURE (diff)
Move the vte programming reference to the vte-reference port.
Notes
Notes: svn path=/head/; revision=161955
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/Makefile1
-rw-r--r--x11-toolkits/vte-reference/Makefile5
-rw-r--r--x11-toolkits/vte/Makefile12
-rw-r--r--x11-toolkits/vte/pkg-plist14
4 files changed, 16 insertions, 16 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index 08fd37559fc5..b6c1f4780a8d 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -209,6 +209,7 @@
SUBDIR += viewkit
SUBDIR += viewklass
SUBDIR += vte
+ SUBDIR += vte-reference
SUBDIR += wmapp
SUBDIR += wxgtk24
SUBDIR += wxgtk24-contrib
diff --git a/x11-toolkits/vte-reference/Makefile b/x11-toolkits/vte-reference/Makefile
new file mode 100644
index 000000000000..c1f89f7b59bd
--- /dev/null
+++ b/x11-toolkits/vte-reference/Makefile
@@ -0,0 +1,5 @@
+# $FreeBSD$
+
+REFERENCE_SRC= ${WRKSRC}/doc/reference
+
+.include "${.CURDIR}/../../devel/glib20-reference/bsd.gnome-reference.mk"
diff --git a/x11-toolkits/vte/Makefile b/x11-toolkits/vte/Makefile
index e16a5a5c080c..f5d0a1d5ba94 100644
--- a/x11-toolkits/vte/Makefile
+++ b/x11-toolkits/vte/Makefile
@@ -17,13 +17,19 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Terminal widget with improved accessibility and I18N support
USE_BZIP2= yes
-USE_X_PREFIX= yes
+PREFIX?= ${X11BASE}
+
+.if !defined(REFERENCE_PORT)
+
+PORTREVISION= 1
+
+USE_XLIB= yes
USE_GMAKE= yes
USE_BISON= yes
INSTALLS_SHLIB= yes
USE_AUTOTOOLS= libtool:15
USE_GETTEXT= yes
-USE_GNOME= gnomeprefix gnomehack gtk20 ltverhack
+USE_GNOME= gnomeprefix gnomehack gtk20 ltverhack referencehack
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \
BSD_PTHREAD_LIBS="${PTHREAD_LIBS}"
@@ -39,3 +45,5 @@ USE_GL= yes
.endif
.include <bsd.port.post.mk>
+
+.endif
diff --git a/x11-toolkits/vte/pkg-plist b/x11-toolkits/vte/pkg-plist
index e841915c67a6..6e7e79e3d677 100644
--- a/x11-toolkits/vte/pkg-plist
+++ b/x11-toolkits/vte/pkg-plist
@@ -19,19 +19,6 @@ lib/vte/vterdb
lib/vte/window
libdata/pkgconfig/vte.pc
libexec/gnome-pty-helper
-%%DOCSDIR%%/VteReaper.html
-%%DOCSDIR%%/VteTerminal.html
-%%DOCSDIR%%/VteTerminalAccessible.html
-%%DOCSDIR%%/ch01.html
-%%DOCSDIR%%/home.png
-%%DOCSDIR%%/index.html
-%%DOCSDIR%%/index.sgml
-%%DOCSDIR%%/left.png
-%%DOCSDIR%%/right.png
-%%DOCSDIR%%/style.css
-%%DOCSDIR%%/up.png
-%%DOCSDIR%%/vte.devhelp
-%%DOCSDIR%%/vte.devhelp2
share/gnome/vte/termcap/xterm
share/locale/am/LC_MESSAGES/vte.mo
share/locale/ang/LC_MESSAGES/vte.mo
@@ -124,6 +111,5 @@ share/locale/zh_TW/LC_MESSAGES/vte.mo
@dirrmtry share/locale/ang
@dirrm share/gnome/vte/termcap
@dirrm share/gnome/vte
-@dirrm %%DOCSDIR%%
@dirrm lib/vte
@dirrm include/vte