summaryrefslogtreecommitdiff
path: root/sysutils/gfslicer
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2002-11-07 13:47:12 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2002-11-07 13:47:12 +0000
commit1244d256622fc08adba378e399076df99ae60328 (patch)
treee4c56324ca81e6a0cfdc5b9554b5642714a83d76 /sysutils/gfslicer
parentUpdated to fix problems as stated in PR ports/42915 (diff)
Convert to bsd.gnomeng.mk
Unbreak by not building included gettext
Notes
Notes: svn path=/head/; revision=69664
Diffstat (limited to 'sysutils/gfslicer')
-rw-r--r--sysutils/gfslicer/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/sysutils/gfslicer/Makefile b/sysutils/gfslicer/Makefile
index e84f2242cfa2..ad4d8cae54c7 100644
--- a/sysutils/gfslicer/Makefile
+++ b/sysutils/gfslicer/Makefile
@@ -13,13 +13,12 @@ MASTER_SITES= http://www.geocities.com/gfslicer/
MAINTAINER= ports@FreeBSD.org
-BROKEN= "Does not build"
-
BUILD_DEPENDS= ${LOCALBASE}/share/automake14/automake/install-sh:${PORTSDIR}/devel/automake14
USE_REINPLACE= yes
USE_X_PREFIX= yes
-USE_GNOME= yes
+USE_GNOME= gnomelibs libglade gnomeprefix gnomehack
+USE_GNOMENG= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
@@ -36,10 +35,9 @@ post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g ; \
s|USE_INCLUDED_LIBINTL=yes|#USE_INCLUDED_LIBINTL=yes|g ; \
- s|\$$\(top_builddir\)/intl/libintl.a|-lintl|g' ${WRKSRC}/configure
+ s|$$(top_builddir)/intl/libintl.a| -lintl|' ${WRKSRC}/configure
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
- 's|\$$\(datadir\)/gnome/|\$$\(datadir\)/|g ; \
- s|\$$\(datadir\)/locale|\$$\(prefix\)/share/locale|g'
+ 's|-I$$(top_srcdir)/intl||g ; s|intl po|po|g ;'
post-install:
${INSTALL_MAN} ${WRKSRC}/${MAN1}.gz ${MANPREFIX}/man/man1