1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

move manpage from PLIST to Makefile and support MOTIFLIB

This commit is contained in:
Michael Haro 1999-05-02 20:53:02 +00:00
parent d7ca0f3e06
commit d7d1a99942
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=18329
3 changed files with 14 additions and 2 deletions

View File

@ -4,7 +4,7 @@
#
# Whom: Dima Ruban <dima@FreeBSD.ORG>
#
# $Id: Makefile,v 1.3 1998/03/04 10:03:36 tg Exp $
# $Id: Makefile,v 1.4 1999/02/21 21:44:27 dima Exp $
#
DISTNAME= latest_xdir
@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= dima@FreeBSD.ORG
MAN1= xdir.1
WRKSRC= ${WRKDIR}/llnlxdir2_1/sources
REQUIRES_MOTIF= yes
USE_IMAKE= yes

View File

@ -0,0 +1,11 @@
--- Imakefile.orig Sun May 2 13:45:24 1999
+++ Imakefile Sun May 2 13:45:52 1999
@@ -139,7 +139,7 @@
#ifdef XmClientLibs
LOCAL_LIBRARIES = XmClientLibs $(SOCKS_LIBS)
#else
-LOCAL_LIBRARIES = $(XMLIB) $(XTOOLLIB) $(XLIB) $(SOCKS_LIBS) $(SYSLIB)
+LOCAL_LIBRARIES = $(XMLIB) $(XTOOLLIB) $(XLIB) $(SOCKS_LIBS) $(SYSLIB) ${MOTIFLIB}
#endif
#endif

View File

@ -1,3 +1,2 @@
bin/xdir
man/man1/xdir.1.gz
lib/X11/app-defaults/XDir