diff options
author | vd <vd@FreeBSD.org> | 2006-04-21 00:18:03 +0800 |
---|---|---|
committer | vd <vd@FreeBSD.org> | 2006-04-21 00:18:03 +0800 |
commit | 8cebc8c0a37e38285d53ab5d82f75068d8ca9bf7 (patch) | |
tree | a884232fb7ae3e52f644af19a8a00f854a6bac8b /graphics/Makefile | |
parent | fbbe602b0704cb4e8864246e6933f1a3bf46e731 (diff) | |
download | freebsd-ports-gnome-8cebc8c0a37e38285d53ab5d82f75068d8ca9bf7.tar.gz freebsd-ports-gnome-8cebc8c0a37e38285d53ab5d82f75068d8ca9bf7.tar.zst freebsd-ports-gnome-8cebc8c0a37e38285d53ab5d82f75068d8ca9bf7.zip |
Add new port - graphics/xaralx-devel
It will follow the latest/development version of XaraLX,
while graphics/xaralx will stick to the recommended/stable version.
This way happy users can choose which one to use and even install both
(no conflicting filenames introduced).
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index a3e3d925f24a..7f12b67d023e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -598,6 +598,7 @@ SUBDIR += wxsvg SUBDIR += xaos SUBDIR += xaralx + SUBDIR += xaralx-devel SUBDIR += xbmbrowser SUBDIR += xd3d SUBDIR += xdgagrab |