diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-02-10 09:04:04 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-02-10 09:04:04 +0000 |
commit | 02baa4219f21a975a01e43480a21f37b2bf6c5a9 (patch) | |
tree | 182201ea3f21f889143b4babd2344ed12e2e4532 /astro/setiathome/Makefile | |
parent | Catch up to new COMMENT semantics (contains comment string instead of (diff) |
Convert COMMENT to COMMENTFILE until these ports can be converted.
Submitted by: lioux
Diffstat (limited to 'astro/setiathome/Makefile')
-rw-r--r-- | astro/setiathome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/setiathome/Makefile b/astro/setiathome/Makefile index 9e1fa82b48f8..fe733200773c 100644 --- a/astro/setiathome/Makefile +++ b/astro/setiathome/Makefile @@ -72,7 +72,7 @@ MD5_FILE= ${MASTERDIR}/distinfo.${ARCH} PKGNAMEPREFIX= ${PORT_OSNAME}- PKGNAMESUFFIX= -${PORT_CPU} MD5_FILE= ${.CURDIR}/distinfo -COMMENT= ${.CURDIR}/pkg-comment +COMMENTFILE= ${.CURDIR}/pkg-comment DESCR= ${.CURDIR}/pkg-descr .if ${PORT_OSNAME} == linux .if !exists(${LINUXBASE}/usr/X11R6/lib/libXaw.so.7) |