summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-01-16 00:07:03 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-01-16 00:07:03 +0000
commit8341fbe6a48d744c7daf98268006b03bf732a444 (patch)
treed5c7b0a392e5d4214e98106ac6f518a2931f7383 /graphics
parent- After repocopy, add development version of nfdump at 1.5 (diff)
- Move freeglut from x11-toolkits to graphics, where libglut already is
PR: ports/91711 Submitted by: Sangwoo Shim <sangwoos@gmail.com> Repocopied by: marcus
Notes
Notes: svn path=/head/; revision=153604
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile1
-rw-r--r--graphics/freeglut/Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index ddaffe2fb1cc..f99cfac5a08a 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -124,6 +124,7 @@
SUBDIR += fnlib
SUBDIR += fracplanet
SUBDIR += fraqtive
+ SUBDIR += freeglut
SUBDIR += freeimage
SUBDIR += frontline
SUBDIR += ftgl
diff --git a/graphics/freeglut/Makefile b/graphics/freeglut/Makefile
index 144b8428f8a5..193204b7d236 100644
--- a/graphics/freeglut/Makefile
+++ b/graphics/freeglut/Makefile
@@ -7,7 +7,7 @@
PORTNAME= freeglut
PORTVERSION= 2.4.0
-CATEGORIES= x11-toolkits
+CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}