diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-06-12 21:49:54 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-06-12 21:49:54 +0800 |
commit | f394718b014de8ca7e09091fc16b8304f6ef95a6 (patch) | |
tree | 091f20149ac485a7dba3bfd64afa48745f8f053e /misc | |
parent | 20996ce72f556dfa2076be70ac08f0e146496a22 (diff) | |
download | freebsd-ports-gnome-f394718b014de8ca7e09091fc16b8304f6ef95a6.tar.gz freebsd-ports-gnome-f394718b014de8ca7e09091fc16b8304f6ef95a6.tar.zst freebsd-ports-gnome-f394718b014de8ca7e09091fc16b8304f6ef95a6.zip |
Chase libdockapp update.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/wmpal/Makefile | 2 | ||||
-rw-r--r-- | misc/wmproxyper/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/wmpal/Makefile b/misc/wmpal/Makefile index e04fcd28d1ab..c985472ba359 100644 --- a/misc/wmpal/Makefile +++ b/misc/wmpal/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A one of the most useless dockapps in the world -LIB_DEPENDS= dockapp.1:${PORTSDIR}/x11-wm/libdockapp +LIB_DEPENDS= dockapp.2:${PORTSDIR}/x11-wm/libdockapp USE_X_PREFIX= yes USE_GNOME= gtk12 diff --git a/misc/wmproxyper/Makefile b/misc/wmproxyper/Makefile index 1e622e878fc0..3eb21f2a8d2b 100644 --- a/misc/wmproxyper/Makefile +++ b/misc/wmproxyper/Makefile @@ -15,7 +15,7 @@ DISTNAME= WMProxyPer-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Displays Distributed.net Personal Proxy current status and progress -LIB_DEPENDS= dockapp.1:${PORTSDIR}/x11-wm/libdockapp +LIB_DEPENDS= dockapp.2:${PORTSDIR}/x11-wm/libdockapp PLIST_FILES= bin/wmproxyper USE_GMAKE= yes |