diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-11-17 16:23:09 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-11-17 16:23:09 +0000 |
commit | 0c73d558e2259cc4639da46d0a94c898a046734a (patch) | |
tree | afd35829a573f271ecf8fa4c85b4fbfc88d2e0a3 /x11/gnomecore | |
parent | 309731a06475e4505bc26d547a46b3d1059885b9 (diff) | |
download | ports-0c73d558e2259cc4639da46d0a94c898a046734a.tar.gz ports-0c73d558e2259cc4639da46d0a94c898a046734a.zip |
Notes
Diffstat (limited to 'x11/gnomecore')
-rw-r--r-- | x11/gnomecore/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnomecore/Makefile b/x11/gnomecore/Makefile index ce20433cf853..d3a0140f90e3 100644 --- a/x11/gnomecore/Makefile +++ b/x11/gnomecore/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-core DISTNAME= gnome-core-${PORTVERSION} -MAINTAINER= ade@FreeBSD.org +MAINTAINER?= ade@FreeBSD.org LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml \ bz2.1:${PORTSDIR}/archivers/bzip2 |