Permalink
Browse files
xfe: Use legacysupport PortGroup for clock_gettime
- Loading branch information
Showing
with
2 additions
and
1 deletion.
-
+2
−1
x11/xfe/Portfile
|
|
@@ -1,6 +1,7 @@ |
|
|
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 |
|
|
|
|
|
PortSystem 1.0 |
|
|
PortSystem 1.0 |
|
|
PortGroup legacysupport 1.0 |
|
|
|
|
|
name xfe |
|
|
version 1.43.1 |
|
|
|