1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Add dependency on Xaw3d and minor cleanup prompted by portlint.

Part of PR:	4531
Submitted by:	Pedro Giffuni <giffunip@asme.org>
This commit is contained in:
Thomas Gellekum 1997-09-15 07:28:07 +00:00
parent c4f925e1b4
commit 46c9c0bd74
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7917
3 changed files with 4 additions and 3 deletions

View File

@ -3,7 +3,7 @@
# Date created: 5 December 1996
# Whom: Pedro Giffuni
#
# $Id: Makefile,v 1.3 1997/08/11 00:36:50 fenner Exp $
# $Id: Makefile,v 1.4 1997/09/03 05:22:17 max Exp $
#
DISTNAME= libsx
@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= giffunip@asme.org
LIB_DEPENDS= Xaw3d\\.6\\.:${PORTSDIR}/x11/Xaw3d
USE_X11= yes
ALL_TARGET= src freq

View File

@ -61,4 +61,4 @@
#
LIBSX = ../src/libsx.a
#LIBS = $(LIBSX) -lXaw -lXmu -lXt -lX11
! LIBS = $(LIBSX) -lXaw -lXmu -lXt -lX11 -lm -lXext -L$(X11BASE)/lib
! LIBS = $(LIBSX) -lXaw3d -lXmu -lXt -lX11 -lm -lXext -L$(X11BASE)/lib

View File

@ -8,4 +8,3 @@ case down to a single function call with only a few arguments.
by Dominic Giamapolo
dbg@sgi.com