diff options
Diffstat (limited to 'sysutils/xwatch')
-rw-r--r-- | sysutils/xwatch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xwatch/Makefile b/sysutils/xwatch/Makefile index 2ce9cac40dc4..b2840d4d446c 100644 --- a/sysutils/xwatch/Makefile +++ b/sysutils/xwatch/Makefile @@ -3,7 +3,7 @@ # Date created: 17 July 1998 # Whom: mph # -# $Id: Makefile,v 1.2 1998/08/07 23:56:48 asami Exp $ +# $Id: Makefile,v 1.3 1998/08/26 18:32:47 mph Exp $ # DISTNAME= xwatch-0.1.0 @@ -12,7 +12,7 @@ MASTER_SITES= http://hem.passagen.se/osk/ MAINTAINER= mph@freebsd.org -LIB_DEPENDS= gtk\\.1:${PORTSDIR}/x11-toolkits/gtk +LIB_DEPENDS= gtk.1:${PORTSDIR}/x11-toolkits/gtk USE_XLIB= yes GNU_CONFIGURE= yes |