diff options
author | Dejan Lesjak <lesi@FreeBSD.org> | 2005-04-10 05:39:56 +0000 |
---|---|---|
committer | Dejan Lesjak <lesi@FreeBSD.org> | 2005-04-10 05:39:56 +0000 |
commit | 10703748ebc681ee56334f21c35cf17c38e29b08 (patch) | |
tree | 2982637ffc7ebae36130a19a776b5dfec45dd2d5 /print/gv | |
parent | 49bc54f7664197fb20beaf81b59301b3cf06ca88 (diff) | |
download | ports-10703748ebc681ee56334f21c35cf17c38e29b08.tar.gz ports-10703748ebc681ee56334f21c35cf17c38e29b08.zip |
Notes
Diffstat (limited to 'print/gv')
-rw-r--r-- | print/gv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/gv/Makefile b/print/gv/Makefile index 383889156459..c703bb5984b7 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A PostScript and PDF previewer -LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d +LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d USE_X_PREFIX= yes USE_XPM= yes |