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 /x11/libsx | |
parent | 49bc54f7664197fb20beaf81b59301b3cf06ca88 (diff) | |
download | ports-10703748ebc681ee56334f21c35cf17c38e29b08.tar.gz ports-10703748ebc681ee56334f21c35cf17c38e29b08.zip |
Notes
Diffstat (limited to 'x11/libsx')
-rw-r--r-- | x11/libsx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libsx/Makefile b/x11/libsx/Makefile index 47847bb10b84..be0cf228f947 100644 --- a/x11/libsx/Makefile +++ b/x11/libsx/Makefile @@ -16,7 +16,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Simple X11 library -LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d +LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d USE_X_PREFIX= yes ALL_TARGET= src freq |