[Midnightbsd-cvs] mports: Makefile: license, autotools, use_ldconfig
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Aug 20 13:39:46 EDT 2008
Log Message:
-----------
license, autotools, use_ldconfig
Modified Files:
--------------
mports/x11-toolkits/open-motif:
Makefile (r1.4 -> r1.5)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-toolkits/open-motif/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -L x11-toolkits/open-motif/Makefile -L x11-toolkits/open-motif/Makefile -u -r1.4 -r1.5
--- x11-toolkits/open-motif/Makefile
+++ x11-toolkits/open-motif/Makefile
@@ -9,7 +9,7 @@
PORTNAME= open-motif
PORTVERSION= 2.2.3
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= x11-toolkits
MASTER_SITES= http://ftp.motifzone.com/%SUBDIR%/
MASTER_SITE_SUBDIR= om${PORTVERSION}/src
@@ -19,17 +19,20 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Motif X11 Toolkit (industry standard GUI (IEEE 1295))
+LICENSE= other
RUN_DEPENDS= imake:${X_IMAKE_PORT}
CONFLICTS= lesstif-*
+
+USE_AUTOTOOLS= libtool:15
USE_XLIB= yes
USE_GMAKE= yes
USE_XORG= xaw xbitmaps
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-DCSRG_BASED -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI"
CONFIGURE_ARGS= --build=${MACHINE_ARCH}-portbld-freebsd6.0
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
MAKE_ENV= LANG=C
DEMOS_SRC= ${WRKSRC}/demos/programs
More information about the Midnightbsd-cvs
mailing list