1997-01-09 10:07:31 +01:00
|
|
|
# New ports collection makefile for: lesstif
|
|
|
|
# Date created: December 10, 1996
|
|
|
|
# Whom: 1wardd@airmail.net
|
|
|
|
#
|
1999-08-31 05:04:38 +02:00
|
|
|
# $FreeBSD$
|
1997-01-09 10:07:31 +01:00
|
|
|
#
|
|
|
|
|
2000-04-10 03:11:24 +02:00
|
|
|
PORTNAME= lesstif
|
2004-12-06 22:01:45 +01:00
|
|
|
PORTVERSION= 0.94.0
|
2004-10-13 22:31:11 +02:00
|
|
|
PORTEPOCH= 2
|
1998-08-08 00:56:48 +02:00
|
|
|
CATEGORIES= x11-toolkits
|
2003-12-04 20:39:36 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
|
|
MASTER_SITE_SUBDIR= lesstif
|
1997-05-24 10:45:06 +02:00
|
|
|
|
2004-10-13 22:49:17 +02:00
|
|
|
MAINTAINER= ports@freebsd.org
|
2003-02-20 19:26:42 +01:00
|
|
|
COMMENT= API compatible clone of the Motif toolkit
|
1997-05-24 10:45:06 +02:00
|
|
|
|
2003-10-12 14:49:47 +02:00
|
|
|
CONFLICTS?= open-motif-*
|
2000-04-22 03:06:47 +02:00
|
|
|
MANUAL_PACKAGE_BUILD= do not want to install during interactive build
|
2004-10-15 19:32:46 +02:00
|
|
|
WANT_AUTOMAKE_VER= 19
|
2004-07-01 19:06:41 +02:00
|
|
|
USE_AUTOCONF_VER= 259
|
1998-08-05 11:31:52 +02:00
|
|
|
USE_X_PREFIX= yes
|
2000-06-16 23:52:40 +02:00
|
|
|
INSTALLS_SHLIB= yes
|
2004-11-25 06:16:15 +01:00
|
|
|
USE_INC_LIBTOOL_VER= 15
|
2003-01-02 05:14:20 +01:00
|
|
|
LIBTOOLFILES= aclocal.m4 test/aclocal.m4
|
|
|
|
CONFIGURE_ARGS+= --enable-static --enable-shared --enable-production
|
|
|
|
CONFIGURE_ARGS+= --disable-maintainer-mode
|
1999-07-14 05:58:27 +02:00
|
|
|
|
2003-01-02 05:14:20 +01:00
|
|
|
MAN1 = lesstif.1 ltversion.1 mwm.1 uil.1 xmbind.1
|
1997-01-09 10:07:31 +01:00
|
|
|
|
2003-01-02 05:14:20 +01:00
|
|
|
MAN3 = ApplicationShell.3 Composite.3 Constraint.3 Core.3 \
|
|
|
|
LessTifInternals.3 Object.3 OverrideShell.3 Rect.3 Shell.3 \
|
|
|
|
TopLevelShell.3 TransientShell.3 UnNamedObj.3 VendorShell.3 \
|
|
|
|
WmShell.3 XmArrowButton.3 XmArrowButtonGadget.3 XmBulletinBoard.3 \
|
|
|
|
XmCascadeButton.3 XmCascadeButtonGadget.3 XmClipboard.3 \
|
|
|
|
XmComboBox.3 XmCommand.3 XmDesktop.3 XmDialogShell.3 \
|
|
|
|
XmDialogShellExt.3 XmDisplay.3 XmDragContext.3 XmDragIcon.3 \
|
|
|
|
XmDragOverShell.3 XmDrawingArea.3 XmDrawnButton.3 XmDropSiteManager.3 \
|
|
|
|
XmDropTransfer.3 XmFileSelectionBox.3 XmForm.3 XmFrame.3 XmGadget.3 \
|
|
|
|
XmGrabShell.3 XmIconGadget.3 XmLabel.3 XmLabelGadget.3 XmList.3 \
|
|
|
|
XmMainWindow.3 XmManager.3 XmMenuShell.3 XmMessageBox.3 XmNotebook.3 \
|
1999-07-14 05:58:27 +02:00
|
|
|
XmPanedWindow.3 XmPrimitive.3 XmProtocol.3 XmPushButton.3 \
|
|
|
|
XmPushButtonGadget.3 XmRowColumn.3 XmSash.3 XmScale.3 XmScreen.3 \
|
|
|
|
XmScrollBar.3 XmScrolledWindow.3 XmSelectionBox.3 XmSeparator.3 \
|
2003-01-02 05:14:20 +01:00
|
|
|
XmSeparatorGadget.3 XmSpinBox.3 XmString.3 XmTearOffButton.3 XmText.3 \
|
1999-07-14 05:58:27 +02:00
|
|
|
XmTextField.3 XmToggleButton.3 XmToggleButtonGadget.3 XmVendorShell.3 \
|
1999-11-10 14:42:26 +01:00
|
|
|
XmWorld.3
|
1999-07-14 05:58:27 +02:00
|
|
|
|
2003-01-22 20:14:08 +01:00
|
|
|
MAN5 = VirtualBindings.5 mwmrc.5
|
1998-07-01 13:35:34 +02:00
|
|
|
|
2003-12-04 20:39:36 +01:00
|
|
|
.if defined(HAVE_MOTIF) && !defined(PARALLEL_PACKAGE_BUILD) && !defined(WANT_LESSTIF)
|
2003-01-22 20:14:08 +01:00
|
|
|
IS_INTERACTIVE= yes
|
1998-12-01 10:35:13 +01:00
|
|
|
pre-extract:
|
2003-09-24 19:30:13 +02:00
|
|
|
@${ECHO_CMD} "***********************************************************"
|
|
|
|
@${ECHO_CMD} "* W a r n i n g *"
|
|
|
|
@${ECHO_CMD} "* This port will overwrite your Motif installation. *"
|
|
|
|
@${ECHO_CMD} "***********************************************************"
|
|
|
|
@${ECHO_CMD} -n "Is this ok? (y/n) ==> "
|
1997-01-09 10:07:31 +01:00
|
|
|
@(read ans; \
|
|
|
|
case x"$$ans" in \
|
|
|
|
xy*|xY*) \
|
1999-06-28 02:06:21 +02:00
|
|
|
return 0; \
|
|
|
|
;; \
|
1997-01-09 10:07:31 +01:00
|
|
|
*) \
|
2003-09-24 19:30:13 +02:00
|
|
|
${ECHO_CMD} "Okay, I won't install it then...."; \
|
|
|
|
${ECHO_CMD} "(Don't worry about the following \"*** Error code 1's)"; \
|
1999-06-28 02:06:21 +02:00
|
|
|
return 1; \
|
|
|
|
;; \
|
|
|
|
esac)
|
1997-01-09 10:07:31 +01:00
|
|
|
.endif
|
|
|
|
|
|
|
|
post-install:
|
2000-09-01 11:19:00 +02:00
|
|
|
${RM} -f ${PREFIX}/lib/libXm.la
|
|
|
|
${RM} -f ${PREFIX}/lib/libMrm.la
|
2003-01-18 10:07:38 +01:00
|
|
|
${RM} -f ${PREFIX}/lib/libDtPrint.la
|
|
|
|
${RM} -f ${PREFIX}/lib/libUil.la
|
2004-07-01 19:06:41 +02:00
|
|
|
${INSTALL_DATA} ${WRKSRC}/scripts/autoconf/ac_find_motif.m4 \
|
|
|
|
${LOCALBASE}/share/aclocal
|
1999-06-12 07:31:02 +02:00
|
|
|
@${CAT} ${PKGMESSAGE}
|
1997-01-09 10:07:31 +01:00
|
|
|
|
2004-10-14 20:08:42 +02:00
|
|
|
.include <bsd.port.pre.mk>
|
2004-10-14 06:34:07 +02:00
|
|
|
|
2004-10-14 20:08:42 +02:00
|
|
|
.if ${OSVERSION} > 500000
|
|
|
|
PLIST_SUB+= FREEBSD5=""
|
|
|
|
.else
|
|
|
|
PLIST_SUB+= FREEBSD5="@comment "
|
|
|
|
.endif
|
|
|
|
|
|
|
|
.include <bsd.port.post.mk>
|