aboutsummaryrefslogtreecommitdiff
path: root/devel/sdl_sge
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2006-11-26 03:09:43 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2006-11-26 03:09:43 +0000
commit8a0ec63c3a893474f859460fe3bd89b8d8473783 (patch)
tree42a0127c82eb2855ee6c2ee185073e72fecca704 /devel/sdl_sge
parentd6438dc4c3fc741f949f5ebce9e481b1831186d1 (diff)
downloadports-8a0ec63c3a893474f859460fe3bd89b8d8473783.tar.gz
ports-8a0ec63c3a893474f859460fe3bd89b8d8473783.zip
Notes
Diffstat (limited to 'devel/sdl_sge')
-rw-r--r--devel/sdl_sge/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/sdl_sge/Makefile b/devel/sdl_sge/Makefile
index f2673b557e36..e588804907bc 100644
--- a/devel/sdl_sge/Makefile
+++ b/devel/sdl_sge/Makefile
@@ -11,6 +11,7 @@ PORTREVISION= 2
CATEGORIES= devel graphics
MASTER_SITES= http://www.etek.chalmers.se/~e8cal1/sge/files/ \
http://www.digitalfanatics.org/cal/sge/files/
+PKGNAMEPREFIX= sdl_
DISTNAME= ${PORTNAME}030809
MAINTAINER= walkingshadow@grummel.net
@@ -19,8 +20,6 @@ COMMENT= A graphic library for the Simple DirectMedia Layer (SDL)
USE_GMAKE= yes
USE_LDCONFIG= yes
NO_FILTER_SHLIBS= yes
-LATEST_LINK= sdl-sge
-CONFLICTS= sge-6*
OPTIONS= SDL_IMAGE "Enable support for SDL_IMAGE" On \
FREETYPE "Enable FreeType support" On \