mirror of
https://git.freebsd.org/ports.git
synced 2025-06-12 00:00:33 -04:00
VPaint is an experimental prototype based on the Vector Graphics Complex (VGC), a technology developed by a collaboration of researchers at Inria and the University of British Columbia. It allows you to create resolution-independent illustrations and animations using innovative techniques. WWW: https://www.vpaint.org/
10 lines
176 B
Prolog
10 lines
176 B
Prolog
--- src/VPaint.pro.orig 2020-01-07 15:06:58 UTC
|
|
+++ src/VPaint.pro
|
|
@@ -18,7 +18,5 @@
|
|
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += \
|
|
- Third/GLEW \
|
|
Gui
|
|
|
|
-Gui.depends = Third/GLEW
|