aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/ruby-gnomeprintui
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2005-11-05 05:35:10 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2005-11-05 05:35:10 +0000
commitfe817611db6a2c0766533b593f6c69244d0dbf49 (patch)
tree265da07a8a2d12a429de009eeb5f33d0d5e26a49 /x11-toolkits/ruby-gnomeprintui
parenta6db7a0abaa4704ba446fa11858b5f033f598c64 (diff)
downloadports-fe817611db6a2c0766533b593f6c69244d0dbf49.tar.gz
ports-fe817611db6a2c0766533b593f6c69244d0dbf49.zip
Notes
Diffstat (limited to 'x11-toolkits/ruby-gnomeprintui')
-rw-r--r--x11-toolkits/ruby-gnomeprintui/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/x11-toolkits/ruby-gnomeprintui/Makefile b/x11-toolkits/ruby-gnomeprintui/Makefile
index 6dcc7b582cb3..4a4bec3f62e4 100644
--- a/x11-toolkits/ruby-gnomeprintui/Makefile
+++ b/x11-toolkits/ruby-gnomeprintui/Makefile
@@ -3,6 +3,7 @@
# Whom: Mezz <mezz@FreeBSD.org>
#
# $FreeBSD$
+# $MCom: ports/x11-toolkits/ruby-gnomeprintui/Makefile,v 1.2 2005/10/17 07:05:42 mezz Exp $
#
PORTNAME= gnomeprintui
@@ -31,6 +32,12 @@ INSTALL_TARGET= site-install
DOCS= COPYING.LIB ChangeLog README
+# Have to do that to generate ruby-gnomeprint's rblibgnomeprintversion.h or
+# it will not build.
+pre-configure:
+ @(cd ${RUBY_GNOME_WRKSRC}/gnomeprint ; ${SETENV} ${CONFIGURE_ENV} \
+ ${RUBY} ${RUBY_FLAGS} ${RUBY_EXTCONF} ${CONFIGURE_ARGS})
+
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${RUBY_MODEXAMPLESDIR}