diff options
author | rodent <rodent@pkgsrc.org> | 2013-05-30 11:41:42 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-05-30 11:41:42 +0000 |
commit | 36d5badd4d1f47361007f8b5e45005115dedeb69 (patch) | |
tree | e029e8d510c47c5616feb95b11900bf9d1acc6b6 /time/xclock | |
parent | b4c4b4c2e7de84ee87406a345390f70cf1994cac (diff) | |
download | pkgsrc-36d5badd4d1f47361007f8b5e45005115dedeb69.tar.gz |
Set PREV_PKGPATH.
Diffstat (limited to 'time/xclock')
-rw-r--r-- | time/xclock/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/time/xclock/Makefile b/time/xclock/Makefile index 8d6c61e6894..abb27514b82 100644 --- a/time/xclock/Makefile +++ b/time/xclock/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2013/05/27 10:51:01 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2013/05/30 11:41:42 rodent Exp $ # DISTNAME= xclock-1.0.6 @@ -10,6 +10,8 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Analog / digital clock for X +PREV_PKGPATH= x11/xclock + GNU_CONFIGURE= yes USE_TOOLS+= pkg-config |