aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/xfig
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-08-08 07:56:56 +0800
committerasami <asami@FreeBSD.org>1998-08-08 07:56:56 +0800
commit1501023452eb1fb6acdc28a2196e24dbd99a1212 (patch)
tree409436ca3502910634e8ede70287fc792e31de14 /graphics/xfig
parentced852667e215d5ec6ec32129eb19e8c18852d5e (diff)
downloadfreebsd-ports-gnome-1501023452eb1fb6acdc28a2196e24dbd99a1212.tar.gz
freebsd-ports-gnome-1501023452eb1fb6acdc28a2196e24dbd99a1212.tar.zst
freebsd-ports-gnome-1501023452eb1fb6acdc28a2196e24dbd99a1212.zip
Fix up dependencies for ports that moved into the x11-toolkits category.
Diffstat (limited to 'graphics/xfig')
-rw-r--r--graphics/xfig/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile
index bf05b078fa95..8eb96921db5c 100644
--- a/graphics/xfig/Makefile
+++ b/graphics/xfig/Makefile
@@ -3,7 +3,7 @@
# Date created: 4 January 1995
# Whom: roberto
#
-# $Id: Makefile,v 1.19 1998/05/04 20:23:27 jseger Exp $
+# $Id: Makefile,v 1.20 1998/07/06 08:45:11 thepish Exp $
#
DISTNAME= xfig.3.2.2
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \
- Xaw3d\\.6\\.:${PORTSDIR}/x11/Xaw3d
+ Xaw3d\\.6\\.:${PORTSDIR}/x11-toolkits/Xaw3d
RUN_DEPENDS= fig2dev:${PORTSDIR}/print/transfig
USE_IMAKE= yes