aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2013-01-22 23:12:20 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2013-01-22 23:12:20 +0000
commitd321be23d6e2a66c4562f15d56ed61acb7db28a2 (patch)
treeee1709b461943ea50012d3f80c3a28636bfa71c0 /devel
parenta4eb6292ff178903fe6ad802d5b1c9a9c600e8dd (diff)
downloadports-d321be23d6e2a66c4562f15d56ed61acb7db28a2.tar.gz
ports-d321be23d6e2a66c4562f15d56ed61acb7db28a2.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/antlrworks/Makefile4
-rw-r--r--devel/upp/Makefile2
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/antlrworks/Makefile b/devel/antlrworks/Makefile
index 4df3d6c35e5d..96767c5abf8c 100644
--- a/devel/antlrworks/Makefile
+++ b/devel/antlrworks/Makefile
@@ -18,9 +18,9 @@ JAVA_VERSION= 1.6+
DESKTOP_ENTRIES="ANTLRWorks" \
"ANTLR GUI Development Environment" \
- "antlrworks.png" \
+ "${PREFIX}/share/pixmaps/antlrworks.png" \
"antlrworks" \
- "Application;Development;" \
+ "Development;Java;" \
true
PLIST_FILES= bin/antlrworks \
diff --git a/devel/upp/Makefile b/devel/upp/Makefile
index 69930f97e379..c0b3ec61c772 100644
--- a/devel/upp/Makefile
+++ b/devel/upp/Makefile
@@ -39,7 +39,7 @@ PORTDATA= bazaar examples reference tutorial uppsrc GCC.bm
DESKTOP_ENTRIES="TheIDE" "IDE for cross-platform C++ development" \
"${DATADIR}/uppsrc/ide/theide-48.png" "theide" \
- "Application;Development;IDE;" ${FALSE}
+ "Development;IDE;GTK;" false
OPTIONS_DEFINE= SDL OPENGL MYSQL PGSQL USEMALLOC
USEMALLOC_DESC= Compile without U++ heap allocator