aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1997-09-15 15:28:07 +0800
committertg <tg@FreeBSD.org>1997-09-15 15:28:07 +0800
commit5824101bb32f501e5c32892c261b145da72d860d (patch)
tree7640d34495ab7073700b897e85848298e9bb8942 /x11
parentb8ad3d6451cf71a8170418db360075487f0f3fc4 (diff)
downloadfreebsd-ports-gnome-5824101bb32f501e5c32892c261b145da72d860d.tar.gz
freebsd-ports-gnome-5824101bb32f501e5c32892c261b145da72d860d.tar.zst
freebsd-ports-gnome-5824101bb32f501e5c32892c261b145da72d860d.zip
Add dependency on Xaw3d and minor cleanup prompted by portlint.
Part of PR: 4531 Submitted by: Pedro Giffuni <giffunip@asme.org>
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
-