diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-08-17 14:20:40 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-08-17 14:20:40 +0000 |
commit | 21a283f3bec444388d1448f993783ec673a06502 (patch) | |
tree | 16be3a9188cf2781563095e15839c170074dd7a7 /graphics/frei0r-plugins | |
parent | cda45bfa8a05d49eb690397ab1b7facd622490a7 (diff) |
Notes
Diffstat (limited to 'graphics/frei0r-plugins')
-rw-r--r-- | graphics/frei0r-plugins/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/frei0r-plugins/Makefile b/graphics/frei0r-plugins/Makefile index ab127fa94f02..56b75f76d4eb 100644 --- a/graphics/frei0r-plugins/Makefile +++ b/graphics/frei0r-plugins/Makefile @@ -8,9 +8,6 @@ EXTRACT_ONLY= # empty COMMENT= Frei0r meta-port -# Required in order to avoid conflicts with graphics/frei0r's OPTIONS. -LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX} - RUN_DEPENDS= ${LOCALBASE}/include/frei0r.h:${PORTSDIR}/graphics/frei0r MASTERDIR= ${.CURDIR}/../frei0r |