[Bug 205762] CHEESESHOP bsd.sites.mk substitution breaks databases/pyspatialite

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 3 18:32:51 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205762

--- Comment #4 from Antoine Brodin <antoine at FreeBSD.org> ---
Something like this?

-                      
CHEESESHOP:source/${DISTNAME:C/(.).*/\1/}/${DISTNAME:C/(.*)-[0-9].*/\1/} \
+                      
CHEESESHOP:source/${DISTNAME:C/(.).*/\1/}/${DISTNAME:S/-${DISTVERSIONFULL}$//}
\

This should be tested with empty DISTDIR / disabled MASTER_SITE_BACKUP

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list