freebsd-ports/astro/Makefile
Will Andrews e05ed36727 Say goodbye to Qt 1.x and all of its dependents. The one port I found
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION.  All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.

Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.

This commit made in impending view of Qt3/KDE3 entering ports tree.
2002-04-19 02:30:02 +00:00

53 lines
1.1 KiB
Makefile

# $FreeBSD$
#
SUBDIR += SETIsupport
SUBDIR += dgpsip
SUBDIR += ephem
SUBDIR += fooseti
SUBDIR += gkrellmearth
SUBDIR += gkrellmoon
SUBDIR += gkrellmseti
SUBDIR += glunarclock
SUBDIR += gpsman
SUBDIR += jday
SUBDIR += ksetispy
SUBDIR += ksetiwatch
SUBDIR += kstars
SUBDIR += luna
SUBDIR += match
SUBDIR += openuniverse
SUBDIR += p5-Astro-MoonPhase
SUBDIR += p5-Astro-SunTime
SUBDIR += p5-Astro-Sunrise
SUBDIR += p5-GPS
SUBDIR += p5-Geo-METAR
SUBDIR += p5-SETI-Stats
SUBDIR += planets
SUBDIR += pyweather
SUBDIR += rmap
SUBDIR += saoimage
SUBDIR += sattrack
SUBDIR += seti_applet
SUBDIR += setiathome
SUBDIR += spacechart
SUBDIR += sscalc
SUBDIR += starplot
SUBDIR += stars
SUBDIR += sunclock
SUBDIR += tkseti
SUBDIR += wmglobe
SUBDIR += wmjupiter
SUBDIR += wmmoonclock
SUBDIR += wmsolar
SUBDIR += wmspaceweather
SUBDIR += wmsun
SUBDIR += x3arth
SUBDIR += xearth
SUBDIR += xephem
SUBDIR += xphoon
SUBDIR += xplanet
SUBDIR += xtide
SUBDIR += xworld
.include <bsd.port.subdir.mk>