summaryrefslogtreecommitdiffstats
path: root/devel/mm-common/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2009-09-09 20:14:16 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2009-09-09 20:14:16 +0800
commit6c322e3254e5b07ed56bdc2849651d853e2a9424 (patch)
tree7f5cef2360aaabb4d317ddd6912194fc53727396 /devel/mm-common/Makefile
parent14e029117bebba19c272dcf556c45277afb270f8 (diff)
downloadmarcuscom-ports-6c322e3254e5b07ed56bdc2849651d853e2a9424.tar
marcuscom-ports-6c322e3254e5b07ed56bdc2849651d853e2a9424.tar.gz
marcuscom-ports-6c322e3254e5b07ed56bdc2849651d853e2a9424.tar.bz2
marcuscom-ports-6c322e3254e5b07ed56bdc2849651d853e2a9424.tar.lz
marcuscom-ports-6c322e3254e5b07ed56bdc2849651d853e2a9424.tar.xz
marcuscom-ports-6c322e3254e5b07ed56bdc2849651d853e2a9424.tar.zst
marcuscom-ports-6c322e3254e5b07ed56bdc2849651d853e2a9424.zip
Update to 0.7.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12849 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/mm-common/Makefile')
-rw-r--r--devel/mm-common/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/mm-common/Makefile b/devel/mm-common/Makefile
index 3a38fb51a..e4dc9e564 100644
--- a/devel/mm-common/Makefile
+++ b/devel/mm-common/Makefile
@@ -3,11 +3,11 @@
# Whom: Koop Mast<kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/mm-common/Makefile,v 1.3 2009/09/03 08:46:17 kwm Exp $
+# $MCom: ports/devel/mm-common/Makefile,v 1.4 2009/09/07 14:03:30 bland Exp $
#
PORTNAME= mm-common
-PORTVERSION= 0.7.2
+PORTVERSION= 0.7.3
CATEGORIES= devel gnome
MASTER_SITES= GNOME
@@ -20,7 +20,7 @@ USE_GNOME= gnomehack
USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-#CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
-# LDFLAGS="-L${LOCALBASE}/lib"
+
+MAN1= mm-common-prepare.1
.include <bsd.port.mk>