summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-09-15 07:28:07 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-09-15 07:28:07 +0000
commit46c9c0bd74a5a39ac167ca0e0cd4cb99eb0e33f7 (patch)
tree002b550f353825bed9e0b687969f2993fb0844ad /x11
parentUpgrade to 2.8a. (diff)
Add dependency on Xaw3d and minor cleanup prompted by portlint.
Part of PR: 4531 Submitted by: Pedro Giffuni <giffunip@asme.org>
Notes
Notes: svn path=/head/; revision=7917
Diffstat (limited to 'x11')
-rw-r--r--x11/libsx/Makefile4
-rw-r--r--x11/libsx/files/patch-aa2
-rw-r--r--x11/libsx/pkg-descr1
3 files changed, 4 insertions, 3 deletions
diff --git a/x11/libsx/Makefile b/x11/libsx/Makefile
index b953d6c34a05..5cb9cc0b21d2 100644
--- a/x11/libsx/Makefile
+++ b/x11/libsx/Makefile
@@ -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
diff --git a/x11/libsx/files/patch-aa b/x11/libsx/files/patch-aa
index 1f466726e9e6..f1e087cfad7c 100644
--- a/x11/libsx/files/patch-aa
+++ b/x11/libsx/files/patch-aa
@@ -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
diff --git a/x11/libsx/pkg-descr b/x11/libsx/pkg-descr
index 2b7c9debcd16..b11292e9f9f7 100644
--- a/x11/libsx/pkg-descr
+++ b/x11/libsx/pkg-descr
@@ -8,4 +8,3 @@ case down to a single function call with only a few arguments.
by Dominic Giamapolo
dbg@sgi.com
-