diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-09-22 22:55:56 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-09-22 22:55:56 +0000 |
commit | 457679eee3629c52a1afd0dc50966abe840b300b (patch) | |
tree | b2b11b3e8a906186aa182b5f0543829b71d8d70c /x11-fm | |
parent | 7cdb6fbdd2ba32a55dde869905111b0224e171aa (diff) | |
download | ports-457679eee3629c52a1afd0dc50966abe840b300b.tar.gz ports-457679eee3629c52a1afd0dc50966abe840b300b.zip |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/workplace/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/workplace/Makefile b/x11-fm/workplace/Makefile index 464be6183510..e2faf0b38903 100644 --- a/x11-fm/workplace/Makefile +++ b/x11-fm/workplace/Makefile @@ -3,7 +3,7 @@ # Date created: 7 March 1998 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.7 1998/08/20 07:56:20 asami Exp $ +# $Id: Makefile,v 1.8 1998/08/20 11:18:07 vanilla Exp $ # DISTNAME= workplace-1.0.a3 @@ -13,7 +13,7 @@ MASTER_SITES= http://www2.osk.3web.ne.jp/~hideki70/src/ MAINTAINER= andy@icc.surw.chel.su -LIB_DEPENDS= gtk\\.1\\.:${PORTSDIR}/x11-toolkits/gtk +LIB_DEPENDS= gtk.1:${PORTSDIR}/x11-toolkits/gtk GNU_CONFIGURE= yes USE_X_PREFIX= yes |