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

If XFree86-4 is used, it provides libdpstk: don't depend on x11/dgs.

Reported by:	pointyhat via Kris
This commit is contained in:
Thierry Thomas 2006-08-20 13:18:26 +00:00
parent a0695e59f6
commit 74d9f45a9a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171040

View File

@ -16,8 +16,6 @@ DISTNAME= gtkDPS-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Gtk bindings for the Display GhostScript System
LIB_DEPENDS= dpstk.0:${PORTSDIR}/x11/dgs
USE_GNOME= gtk12
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
@ -44,6 +42,7 @@ BROKEN= Does not compile on alpha
BUILD_DEPENDS+= pswrap:${PORTSDIR}/devel/imake-4
.else
BUILD_DEPENDS+= pswrap:${PORTSDIR}/devel/imake-6
LIB_DEPENDS+= dpstk.0:${PORTSDIR}/x11/dgs
.endif
post-patch: