diff options
author | mikeh <mikeh@FreeBSD.org> | 2002-07-04 16:09:05 +0800 |
---|---|---|
committer | mikeh <mikeh@FreeBSD.org> | 2002-07-04 16:09:05 +0800 |
commit | 1769999c1b9856a50c9c7ef15c809cd95839f0a6 (patch) | |
tree | 21f169218f64ee0c7190422ae8f5272676793ebe /audio/dap/Makefile | |
parent | 125fbd3d930383147612d03261f896c3f643880b (diff) | |
download | freebsd-ports-graphics-1769999c1b9856a50c9c7ef15c809cd95839f0a6.tar.gz freebsd-ports-graphics-1769999c1b9856a50c9c7ef15c809cd95839f0a6.tar.zst freebsd-ports-graphics-1769999c1b9856a50c9c7ef15c809cd95839f0a6.zip |
Prepare for xforms update.
Diffstat (limited to 'audio/dap/Makefile')
-rw-r--r-- | audio/dap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/dap/Makefile b/audio/dap/Makefile index c9bade39e97..4cc9ee0527e 100644 --- a/audio/dap/Makefile +++ b/audio/dap/Makefile @@ -13,7 +13,7 @@ EXTRACT_SUFX=.tgz MAINTAINER= yoshiaki@kt.rim.or.jp -LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms +LIB_DEPENDS= forms.0:${PORTSDIR}/x11-toolkits/xforms MAKEFILE= Makefile.linux USE_X_PREFIX= yes |