diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-05-05 15:30:42 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-05-05 15:30:42 +0000 |
commit | 4cc1e0c81a473b9e47c3c5d92a0a756caa80d764 (patch) | |
tree | 2d5436b675cdf394abe75501355eb19cb7d4463f /x11 | |
parent | 497f9e71a1521df8d67a6219e10dc58431243c7d (diff) | |
download | pkgsrc-4cc1e0c81a473b9e47c3c5d92a0a756caa80d764.tar.gz |
This works fine on NetBSD.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xwatchwin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xwatchwin/Makefile b/x11/xwatchwin/Makefile index 9a8a1fa35a3..66f147ec39d 100644 --- a/x11/xwatchwin/Makefile +++ b/x11/xwatchwin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/02/09 17:40:20 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.3 2000/05/05 15:30:42 hubertf Exp $ DISTNAME= xwatchwin PKGNAME= xwatchwin-1.1.1 @@ -8,7 +8,6 @@ MASTER_SITES= ftp://sunsite.uio.no/pub/X11/contrib/utilities/ MAINTAINER= packages@netbsd.org #HOMEPAGE= -ONLY_FOR_PLATFORM= SunOS-*-* # not tested on NetBSD yet PLIST_SRC= ${PKGDIR}/PLIST.${LOWER_OPSYS} USE_X11BASE= yes |