aboutsummaryrefslogtreecommitdiffstats
path: root/devel/dmake/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2011-10-01 14:29:52 +0800
committerbapt <bapt@FreeBSD.org>2011-10-01 14:29:52 +0800
commitc60ca9740d49dc396cc0dbdfb95f4626d4d1e513 (patch)
treeb9abd9f162ba4b2fd696e2421949414bb7646624 /devel/dmake/Makefile
parent9d560078a50bf6032f6e89cbd8bc055dae5ff951 (diff)
downloadfreebsd-ports-gnome-c60ca9740d49dc396cc0dbdfb95f4626d4d1e513.tar.gz
freebsd-ports-gnome-c60ca9740d49dc396cc0dbdfb95f4626d4d1e513.tar.zst
freebsd-ports-gnome-c60ca9740d49dc396cc0dbdfb95f4626d4d1e513.zip
Both Apache OpenOffice.org and LibreOffice use this tool to build but have plans
to deprecate it. Apache OpenOffice.org will not carry GPL'd software in their repositories so it is was natural to move this into it's own repository elsewhere before the Oracle OpenOffice.org website disappears. Use the latest distfile from the new home (no patches needed anymore) PR: ports/161022 Submitted by: Pedro Giffuni <giffunip@tutopia.com>
Diffstat (limited to 'devel/dmake/Makefile')
-rw-r--r--devel/dmake/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/devel/dmake/Makefile b/devel/dmake/Makefile
index 9d7172d7ab18..e255faf4bdc6 100644
--- a/devel/dmake/Makefile
+++ b/devel/dmake/Makefile
@@ -7,20 +7,19 @@
PORTNAME= dmake
PORTVERSION= 4.12
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
-DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
+MASTER_SITES= http://ooo-dmake.googlecode.com/files/
MAINTAINER= office@FreeBSD.org
COMMENT= Another hyper make utility
LICENSE= GPLv1
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+USE_BZIP2= yes
+
GNU_CONFIGURE= yes
-#CONFIGURE_ENV+= CFLAGS="${CFLAGS} -Wall -Werror"
-CONFIGURE_ARGS+=--datarootdir=${PREFIX}/share/${PORTNAME}
+CONFIGURE_ARGS+= --datarootdir=${DATADIR}
MAN1= dmake.1