svn commit: r322250 - head/misc/magicpoint
Dirk Meyer
dinoex at FreeBSD.org
Wed Jul 3 19:22:23 UTC 2013
Author: dinoex
Date: Wed Jul 3 19:22:22 2013
New Revision: 322250
URL: http://svnweb.freebsd.org/changeset/ports/322250
Log:
- add LATE_INSTALL_ARGS in favor of imake.mk
Modified:
head/misc/magicpoint/Makefile
Modified: head/misc/magicpoint/Makefile
==============================================================================
--- head/misc/magicpoint/Makefile Wed Jul 3 19:02:01 2013 (r322249)
+++ head/misc/magicpoint/Makefile Wed Jul 3 19:22:22 2013 (r322250)
@@ -19,6 +19,7 @@ USE_XORG= x11 xext xmu xt sm ice xi xtst
WANT_GNOME= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-vflib --enable-locale
+LATE_INSTALL_ARGS= install.man
MAN1= mgp.1 mgp2ps.1 mgpembed.1 mgpnet.1 xwintoppm.1 xmindpath.1
More information about the svn-ports-head
mailing list