diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2001-03-08 01:01:16 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2001-03-08 01:01:16 +0000 |
commit | f694f94ba0892fc1b109ce4651803ee172ec4dcb (patch) | |
tree | d6dff73eeed91846bb734e0ac37c5bd566f1521d /x11-toolkits/linux-gtk | |
parent | 883983608a4541974134cbaa84ab4e1e444d78b4 (diff) | |
download | ports-f694f94ba0892fc1b109ce4651803ee172ec4dcb.tar.gz ports-f694f94ba0892fc1b109ce4651803ee172ec4dcb.zip |
Notes
Diffstat (limited to 'x11-toolkits/linux-gtk')
-rw-r--r-- | x11-toolkits/linux-gtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/linux-gtk/Makefile b/x11-toolkits/linux-gtk/Makefile index 6667d9f52965..1ea580e14634 100644 --- a/x11-toolkits/linux-gtk/Makefile +++ b/x11-toolkits/linux-gtk/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${STDDIR}/g} PKGNAMEPREFIX= linux- DISTFILES= ${RPM_SET} -MAINTAINER= ports@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm USE_LINUX_PREFIX= yes |