mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
Fix three typos (gxsnmp.o -> gxsnmp.1, ggc -> ggv, do-install= -> do-install:).
Guys, it wouldn't hurt to TEST these things once in a while! ;)
This commit is contained in:
parent
3c1a7c6ce8
commit
c32a994ca7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14251
@ -3,7 +3,7 @@
|
||||
# Date created: 17 Aug 1998
|
||||
# Whom: Yukihiro Nakai <Nakai@technologist.com>
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1998/10/28 15:57:25 vanilla Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gnome-0.30
|
||||
@ -16,15 +16,15 @@ MAINTAINER= Nakai@technologist.com
|
||||
LIB_DEPENDS= gnome.0:${PORTSDIR}/x11/gnomelibs \
|
||||
panel_applet.0:${PORTSDIR}/x11/gnomecore \
|
||||
gdkcardimage.0:${PORTSDIR}/games/gnomegames \
|
||||
gxsnmp.o:${PORTSDIR}/sysutils/gnomeadmin
|
||||
gxsnmp.1:${PORTSDIR}/sysutils/gnomeadmin
|
||||
RUN_DEPENDS= gcalc:${PORTSDIR}/misc/gnomeutils \
|
||||
ElectricEyes:${PORTSDIR}/graphics/electriceyes \
|
||||
ggc:${PORTSDIR}/print/ggv \
|
||||
ggv:${PORTSDIR}/print/ggv \
|
||||
gnumeric:${PORTSDIR}/math/gnumeric
|
||||
|
||||
EXTRACT_ONLY= # empty
|
||||
NO_BUILD= yes
|
||||
|
||||
do-install= # empty
|
||||
do-install: # empty
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 17 Aug 1998
|
||||
# Whom: Yukihiro Nakai <Nakai@technologist.com>
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1998/10/28 15:57:25 vanilla Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gnome-0.30
|
||||
@ -16,15 +16,15 @@ MAINTAINER= Nakai@technologist.com
|
||||
LIB_DEPENDS= gnome.0:${PORTSDIR}/x11/gnomelibs \
|
||||
panel_applet.0:${PORTSDIR}/x11/gnomecore \
|
||||
gdkcardimage.0:${PORTSDIR}/games/gnomegames \
|
||||
gxsnmp.o:${PORTSDIR}/sysutils/gnomeadmin
|
||||
gxsnmp.1:${PORTSDIR}/sysutils/gnomeadmin
|
||||
RUN_DEPENDS= gcalc:${PORTSDIR}/misc/gnomeutils \
|
||||
ElectricEyes:${PORTSDIR}/graphics/electriceyes \
|
||||
ggc:${PORTSDIR}/print/ggv \
|
||||
ggv:${PORTSDIR}/print/ggv \
|
||||
gnumeric:${PORTSDIR}/math/gnumeric
|
||||
|
||||
EXTRACT_ONLY= # empty
|
||||
NO_BUILD= yes
|
||||
|
||||
do-install= # empty
|
||||
do-install: # empty
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user